@font-face {
    font-family: "YK-Bold";
    src: url("/theme/fonts/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Bold.ttf");
}
@font-face {
    font-family: "YK-ELight";
    src: url("/theme/fonts/Yanone_Kaffeesatz/static/YanoneKaffeesatz-ExtraLight.ttf");
}
@font-face {
    font-family: "YK-Light";
    src: url("/theme/fonts/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Light.ttf");
}
@font-face {
    font-family: "YK-Medium";
    src: url("/theme/fonts/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Medium.ttf");
}
@font-face {
    font-family: "YK-Regular";
    src: url("/theme/fonts/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Regular.ttf");
}
@font-face {
    font-family: "YK-SBold";
    src: url("/theme/fonts/Yanone_Kaffeesatz/static/YanoneKaffeesatz-SemiBold.ttf");
}
@font-face {
    font-family: "YK";
    src: url("/theme/fonts/Yanone_Kaffeesatz/YanoneKaffeesatz-VariableFont_wght.ttf");
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-ExtraLight.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-ExtraLight.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-ExtraLightIt.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-ExtraLightIt.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-Light.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-Light.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-LightIt.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-LightIt.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-Regular.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-Regular.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-It.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-It.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-Semibold.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-Semibold.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-SemiboldIt.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-SemiboldIt.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-Bold.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-Bold.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-BoldIt.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-BoldIt.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-Black.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-Black.otf.woff') format('woff');
}

@font-face{
    font-family: 'Source Sans 3';
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
    src: url('/theme/fonts/Source_Sans/WOFF2/TTF/SourceSans3-BlackIt.ttf.woff2') format('woff2'),
         url('/theme/fonts/Source_Sans/WOFF/OTF/SourceSans3-BlackIt.otf.woff') format('woff');
}


@font-face{
    font-family: 'OpenSans';
    src: url('/theme/fonts/Open_Sans/OpenSans-VariableFont.ttf');
}
