/* @cache_version:1 */


/* =======================================================================
   template_fonts:      
*/
/*@==template_fonts==*/
@font-face {
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: normal;
  src: local('Noto Serif SC Light'), local('NotoSerifSC-Light'), url(https://fonts.gstatic.com/s/notoserifsc/v2/H4c8BXePl9DZ0Xe7gG9cyOj7mgq0ezdLFQ.woff) format('woff');
}
@font-face {
  font-family: "Noto Serif SC";
  font-style: normal;
  font-weight: bold;
  src: local('Noto Serif SC SemiBold'), local('NotoSerifSC-SemiBold'), url(https://fonts.gstatic.com/s/notoserifsc/v2/H4c8BXePl9DZ0Xe7gG9cyOj7mn6yezdLFQ.woff) format('woff');
}

@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: local('Cabin Italic'), local('Cabin-Italic'), url(https://fonts.gstatic.com/s/cabin/v13/u-4_0qWljRw-Pd81z_9CmA.woff) format('woff');
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src: local('Cabin SemiBold Italic'), local('Cabin-SemiBoldItalic'), url(https://fonts.gstatic.com/s/cabin/v13/u-460qWljRw-Pd81xyBmiytOeA.woff) format('woff');
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Cabin'), local('Cabin-Regular'), url(https://fonts.gstatic.com/s/cabin/v13/u-4x0qWljRw-Pd8w__s.woff) format('woff');
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: local('Cabin SemiBold'), local('Cabin-SemiBold'), url(https://fonts.gstatic.com/s/cabin/v13/u-480qWljRw-Pdfv2-hluy8.woff) format('woff');
}
@font-face {
  font-family: 'FontAwesome';
  src: url('/_data/site/37/fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('/_data/site/37/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('/_data/site/37/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('/_data/site/37/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('/_data/site/37/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('/_data/site/37/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}



/*==@template_fonts==*/