
/* Korrektur MDB 4.9: Pfad zur Font Kennung "Font Awesome 5 Free" (kopiert und angepasst aus compiled-4.9.0.min.css ) */
@font-face {
   font-family: "Font Awesome 5 Free";
   font-style: normal;
   font-weight: 900;
   font-display: auto;
   src: url(/libs/fontawesome-free-5.11.2/webfonts/fa-solid-900.eot);
   src: url(/libs/fontawesome-free-5.11.2/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), 
        url(/libs/fontawesome-free-5.11.2/webfonts/fa-solid-900.woff2) format("woff2"), 
        url(/libs/fontawesome-free-5.11.2/webfonts/fa-solid-900.woff) format("woff"), 
        url(/libs/fontawesome-free-5.11.2/webfonts/fa-solid-900.ttf) format("truetype"), 
        url(/libs/fontawesome-free-5.11.2/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

/* Google Font Roboto - Definition muss VOR mdb.css erfolgen */
@font-face {
   font-family: Roboto;
   font-style: normal; 
   font-weight: 200;
   font-display: auto;
   src: local(Roboto Thin), url(/libs/fonts/roboto/Roboto-Thin.eot);
   src: url(/libs/fonts/roboto/Roboto-Thin.eot?#iefix) format("embedded-opentype"), 
        url(/libs/fonts/roboto/Roboto-Thin.woff2) format("woff2"), 
        url(/libs/fonts/roboto/Roboto-Thin.woff) format("woff"), 
        url(/libs/fonts/roboto/Roboto-Thin.ttf) format("truetype")
}

@font-face {
   font-family: Roboto;
   font-style: normal; 
   font-weight: 300;
   font-display: auto;
   src: local(Roboto Light), url(/libs/fonts/roboto/Roboto-Light.eot);
   src: url(/libs/fonts/roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"), 
        url(/libs/fonts/roboto/Roboto-Light.woff2) format("woff2"), 
        url(/libs/fonts/roboto/Roboto-Light.woff) format("woff"), 
        url(/libs/fonts/roboto/Roboto-Light.ttf) format("truetype")
}

@font-face {
   font-family: Roboto;
   font-style: normal; 
   font-weight: 400;
   font-display: auto;
   src: local(Roboto Regular), url(/libs/fonts/roboto/Roboto-Regular.eot);
   src: url(/libs/fonts/roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"), 
        url(/libs/fonts/roboto/Roboto-Regular.woff2) format("woff2"), 
        url(/libs/fonts/roboto/Roboto-Regular.woff) format("woff"), 
        url(/libs/fonts/roboto/Roboto-Regular.ttf) format("truetype")
}

@font-face {
   font-family: Roboto;
   font-style: normal; 
   font-weight: 500;
   font-display: auto;
   src: url(/libs/fonts/roboto/Roboto-Medium.eot);
   src: url(/libs/fonts/roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"), 
        url(/libs/fonts/roboto/Roboto-Medium.woff2) format("woff2"), 
        url(/libs/fonts/roboto/Roboto-Medium.woff) format("woff"), 
        url(/libs/fonts/roboto/Roboto-Medium.ttf) format("truetype")
}

@font-face {
   font-family: Roboto;
   font-style: normal; 
   font-weight: 700;
   font-display: auto;
   src: url(/libs/fonts/roboto/Roboto-Bold.eot);
   src: url(/libs/fonts/roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"), 
        url(/libs/fonts/roboto/Roboto-Bold.woff2) format("woff2"), 
        url(/libs/fonts/roboto/Roboto-Bold.woff) format("woff"), 
        url(/libs/fonts/roboto/Roboto-Bold.ttf) format("truetype")
}



/*
Montserrat-Black.ttf
Montserrat-BlackItalic.ttf
Montserrat-Bold.ttf
Montserrat-BoldItalic.ttf
Montserrat-ExtraBold.ttf
Montserrat-ExtraBoldItalic.ttf
Montserrat-ExtraLight.ttf
Montserrat-ExtraLightItalic.ttf
Montserrat-Italic.ttf
Montserrat-Light.ttf
Montserrat-LightItalic.ttf
Montserrat-Medium.ttf
Montserrat-MediumItalic.ttf
Montserrat-Regular.ttf
Montserrat-SemiBold.ttf
Montserrat-SemiBoldItalic.ttf
Montserrat-Thin.ttf
Montserrat-ThinItalic.ttf
*/

@font-face {
   font-family: Montserrat;
   font-style: normal; 
   font-weight: 300;
   font-display: auto;
   src: url(/libs/fonts/montserrat/Montserrat-Light.ttf) format("truetype")
}
@font-face {
   font-family: Montserrat;
   font-style: normal; 
   font-weight: 400;
   font-display: auto;
   src: url(/libs/fonts/montserrat/Montserrat-Regular.ttf) format("truetype")
}
@font-face {
   font-family: Montserrat;
   font-style: normal; 
   font-weight: 500;
   font-display: auto;
   src: url(/libs/fonts/montserrat/Montserrat-Medium.ttf) format("truetype")
}
@font-face {
   font-family: Montserrat;
   font-style: normal; 
   font-weight: 600;
   font-display: auto;
   src: url(/libs/fonts/montserrat/Montserrat-SemiBold.ttf) format("truetype")
}
@font-face {
   font-family: Montserrat;
   font-style: normal; 
   font-weight: 700;
   font-display: auto;
   src: url(/libs/fonts/montserrat/Montserrat-Bold.ttf) format("truetype")
}
