/* Roboto-regular - light */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../styles/fonts/roboto-light.woff2") format("woff2");
}
/* Nicholas-700 - Bold */
@font-face {
  font-display: swap;
  font-family: "Nicholas";
  font-style: normal;
  font-weight: 700;
  src: url("../styles/fonts/nicholas-bold.woff2") format("woff2");
}
/* Nicholas-700 - Regular */
@font-face {
  font-display: swap;
  font-family: "Nicholas";
  font-style: normal;
  font-weight: 300;
  src: url("../styles/fonts/nicholas-regular.woff2") format("woff2");
}

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