@CHARSET "UTF-8";
/*!
    font.css
*/

/* extra light */
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/EOT/SourceSansPro-ExtraLight.eot');
    src: url('../fonts/EOT/SourceSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
         local('Source Sans Pro ExtraLight'),
         local('SourceSansPro-ExtraLight'),
         url('../fonts/WOFF2/SourceSansPro-ExtraLight.woff2') format('woff2'),
         url('../fonts/WOFF/SourceSansPro-ExtraLight.woff') format('woff'),
         url('../fonts/TTF/SourceSansPro-ExtraLight.ttf') format('truetype'),
         url('../fonts/SVG/SourceSansPro-ExtraLight.svg#source_sans_proextralight') format('svg');
}

/* extra light italic */

/* Light */
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/EOT/SourceSansPro-Light.eot');
    src: url('../fonts/EOT/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
         local('Source Sans Pro Light'),
         local('SourceSansPro-Light'),
         url('../fonts/WOFF2/SourceSansPro-Light.woff2') format('woff2'),
         url('../fonts/WOFF/SourceSansPro-Light.woff') format('woff'),
         url('../fonts/TTF/SourceSansPro-Light.ttf') format('truetype'),
         url('../fonts/SVG/SourceSansPro-Light.svg#source_sans_prolight') format('svg');
}

/* light italic */
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-style: italic;
    src: url('../fonts/EOT/SourceSansPro-LightItalic.eot');
    src: url('../fonts/EOT/SourceSansPro-LightItalic.eot?#iefix') format('embedded-opentype'),
         local('Source Sans Pro Light Italic'),
         local('SourceSansPro-Light-Italic'),
         url('../fonts/WOFF2/SourceSansPro-LightItalic.woff2') format('woff2'),
         url('../fonts/WOFF/SourceSansPro-LightItalic.woff') format('woff'),
         url('../fonts/TTF/SourceSansPro-LightItalic.ttf') format('truetype'),
         url('../fonts/SVG/SourceSansPro-LightItalic.svg#source_sans_prolightitalic') format('svg');
}

/* normal */
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/EOT/SourceSansPro-Regular.eot');
    src: url('../fonts/EOT/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
         local('Source Sans Pro'),
         local('SourceSansPro-Regular'),
         url('../fonts/WOFF2/SourceSansPro-Regular.woff2') format('woff2'),
         url('../fonts/WOFF/SourceSansPro-Regular.woff') format('woff'),
         url('../fonts/TTF/SourceSansPro-Regular.ttf') format('truetype'),
         url('../fonts/SVG/SourceSansPro-Regular.svg#source_sans_proregular') format('svg');
}

/* Italic */
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-style: italic;
    src: url('../fonts/EOT/SourceSansPro-Italic.eot');
    src: url('../fonts/EOT/SourceSansPro-Italic.eot?#iefix') format('embedded-opentype'),
         local('Source Sans Pro Italic'),
         local('SourceSansPro-Italic'),
         url('../fonts/WOFF2/SourceSansPro-Italic.woff2') format('woff2'),
         url('../fonts/WOFF/SourceSansPro-Italic.woff') format('woff'),
         url('../fonts/TTF/SourceSansPro-Italic.ttf') format('truetype'),
         url('../fonts/SVG/SourceSansPro-Italic.svg#source_sans_proitalic') format('svg');
}

/* Semibold */
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/EOT/SourceSansPro-Semibold.eot');
    src: url('../fonts/EOT/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
         local('Source Sans Pro Semibold'),
         local('SourceSansPro-Semibold'),
         url('../fonts/WOFF2/SourceSansPro-Semibold.woff2') format('woff2'),
         url('../fonts/WOFF/SourceSansPro-Semibold.woff') format('woff'),
         url('../fonts/TTF/SourceSansPro-Semibold.ttf') format('truetype'),
         url('../fonts/SVG/SourceSansPro-Semibold.svg#source_sans_prosemibold') format('svg');
}

/* semi bold italic weg gelassen, da unnötig */

/* Bold (font-weight 700) vorerst deaktiviert, da nie verwendet */

/* Bold Italic */

/* Black vorerst deaktiviert, da nie verwendet. */

/* Black Italic */
