
/*!*************************************!*\
  !*** ./resources/styles/fonts.scss ***!
  \*************************************/
@font-face {
  font-family: Nunito;
  src: url(/wp-content/themes/class/dist/fonts/Nunito-Variable.woff2) format("woff2-variations");
  src: url(/wp-content/themes/class/dist/fonts/Nunito-Variable.woff2) format("woff2") tech("variations");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: KickingHorse;
  src: url(/wp-content/themes/class/dist/fonts/KickingHorse-Rounded-Altered.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Cashrole;
  src: url(/wp-content/themes/class/dist/fonts/Cashrole-Webfont.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*# sourceMappingURL=fonts.css.map*/