/* @cache_version:1 */


/* =======================================================================
   template_fonts:      
*/
/*@==template_fonts==*/
@font-face {
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 300;
	font-display:swap;
    src: local("Montserrat Light Italic"), local("Montserrat-LightItalic"), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZ2.woff) format("woff");
}
@font-face {
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 700;
	font-display:swap;
    src: local("Montserrat Bold Italic"), local("Montserrat-BoldItalic"), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZ2.woff) format("woff");
}
@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
	font-display:swap;
    src: local("Montserrat Light"), local("Montserrat-Light"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gnD-A.woff) format("woff");
}
@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
	font-display:swap;
    src: local("Montserrat Bold"), local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD-A.woff) format("woff");
}

@font-face {
    font-family: "FontAwesome";
    src: url("/_data/site/20/fonts/fontawesome-webfont.eot?v=4.6.3");
    src: url("/_data/site/20/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("/_data/site/20/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("/_data/site/20/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("/_data/site/20/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("/_data/site/20/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
/*==@template_fonts==*/