/* @cache_version:1 */


/* =======================================================================
   template_fonts:      
*/
/*@==template_fonts==*/
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local("Lato Light Italic"), local("Lato-LightItalic"), url(https://fonts.gstatic.com/s/lato/v14/S6u_w4BMUTPHjxsI9w2_Gwfr.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url(https://fonts.gstatic.com/s/lato/v14/S6u_w4BMUTPHjxsI5wq_Gwfr.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Lato Light"), local("Lato-Light"), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh7USSwiPHw.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh6UVSwiPHw.woff) format("woff");
}

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


@font-face {
  font-family: "FontAwesomeNew";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/_data/site/34/fonts/fa-regular-400.eot");
  src: url("/_data/site/34/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/_data/site/34/fonts/fa-regular-400.woff2") format("woff2"), url("/_data/site/34/fonts/fa-regular-400.woff") format("woff"), url("/_data/site/34/fonts/fa-regular-400.ttf") format("truetype"), url("/_data/site/34/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

@font-face {
  font-family: "FontAwesomeNewSolid";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/_data/site/34/fonts/fa-solid-900.eot");
  src: url("/_data/site/34/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/_data/site/34/fonts/fa-solid-900.woff2") format("woff2"), url("/_data/site/34/fonts/fa-solid-900.woff") format("woff"), url("/_data/site/34/fonts/fa-solid-900.ttf") format("truetype"), url("/_data/site/34/fonts/fa-solid-900.svg#fontawesome") format("svg"); }
/*==@template_fonts==*/