/* @cache_version:1 */


/* =======================================================================
   template_fonts:      
*/
/*@==template_fonts==*/
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: normal;
    font-display:swap;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(https://fonts.gstatic.com/s/opensans/v15/PRmiXeptR36kaC0GEAetxh_xHqYgAV9Bl_ZQbYUxnQU.woff) format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: bold;
    font-display:swap;
    src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/opensans/v15/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff) format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    font-display:swap;
    src: local("Open Sans Light"), local("OpenSans-Light"), url(https://fonts.gstatic.com/s/opensans/v15/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: bold;
    font-display:swap;
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v15/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}
@font-face {
    font-family: "FontAwesome";
    src: url("/_data/site/250/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("/_data/site/250/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/_data/site/250/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/_data/site/250/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/_data/site/250/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/_data/site/250/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
/*==@template_fonts==*/