/* @cache_version:1 */


/* =======================================================================
   template_fonts:      
*/
/*@==template_fonts==*/
@font-face {
  font-family: "Matter Light";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https:/_data/site/95/fonts/Matter-Light.woff) format("woff");
  src: url(https:/_data/site/95/fonts/Matter-Light.woff2) format("woff2");
}
@font-face {
  font-family: "Matter Light";
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: url(/_data/site/95/fonts/Matter-LightItalic.woff) format("woff");
  src: url(/_data/site/95/fonts/Matter-LightItalic.woff2) format("woff2");
}
@font-face {
  font-family: "Matter Light";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(/_data/site/95/fonts/Matter-SemiBold.woff) format("woff");
  src: url(/_data/site/95/fonts/Matter-SemiBold.woff2) format("woff2");
}
@font-face {
  font-family: "Matter Light";
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src: url(/_data/site/95/fonts/Matter-SemiBoldItalic.woff) format("woff");
  src: url(/_data/site/95/fonts/Matter-SemiBoldItalic.woff2) format("woff2");
}

@font-face {
  font-family: "Matter";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(/_data/site/95/fonts/Matter-Regular.woff) format("woff");
  src: url(/_data/site/95/fonts/Matter-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Matter";
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: url(/_data/site/95/fonts/Matter-RegularItalic.woff) format("woff");
  src: url(/_data/site/95/fonts/Matter-RegularItalic.woff2) format("woff2");
}
@font-face {
  font-family: "Matter";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(/_data/site/95/fonts/Matter-Bold.woff) format("woff");
  src: url(/_data/site/95/fonts/Matter-Bold.woff2) format("woff2");
}
@font-face {
  font-family: "Matter";
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src: url(/_data/site/95/fonts/Matter-BoldItalic.woff) format("woff");
  src: url(/_data/site/95/fonts/Matter-BoldItalic.woff2) format("woff2");
}

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