
/*
Theme Name: NExTnetz
Theme URI: https:/johannesbruch.de
Author: Johannes Bruch
Author URI: https:/johannesbruch.de
Description: Custom Theme für NextNetz
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: nextnetz
*/



@font-face {
    font-family: 'Montsserat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-Light.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-Light.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-Light.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-Light.ttf') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Montsserat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-Regular.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-Regular.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-Regular.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-Regular.ttf') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Montsserat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-Medium.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-Medium.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-Medium.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-Medium.ttf') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Montsserat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-MediumItalic.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-MediumItalic.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-MediumItalic.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-MediumItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-MediumItalic.ttf') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Montsserat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-SemiBold.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-SemiBold.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-SemiBold.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-SemiBold.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-SemiBold.ttf') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Montsserat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-Bold.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-Bold.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-Bold.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-Bold.ttf') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Montsserat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-BoldItalic.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-BoldItalic.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-BoldItalic.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-BoldItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-BoldItalic.ttf') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Montsserat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-ExtraBold.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-ExtraBold.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-ExtraBold.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-ExtraBold.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-ExtraBold.ttf') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Montsserat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('./src/assets/fonts/Montserrat-Black.ttf') format('embedded-opentype'), /* Internet Explorer */
    url('./src/assets/fonts/Montserrat-Black.ttf') format('woff2'), /* Super Modern Browsers */
    url('./src/assets/fonts/Montserrat-Black.ttf') format('woff'), /* Pretty Modern Browsers */
    url('./src/assets/fonts/Montserrat-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('./src/assets/fonts/Montserrat-Black.ttf') format('svg'); /* Legacy iOS */
}
