/* Nunito – regular (400) */
@font-face{
  font-family: "Nunito";
  src: url("./nunito-v32-latin-regular.woff2") format("woff2");
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}

/* Creepster – regular */
@font-face{
  font-family: "Creepster";
  src: url("./creepster-v13-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
