@font-face {
  font-family: "Velvelyne";
  src:
    url("/assets/fonts/Velvelyne/Velvelyne-Regular.woff2") format("woff2"),
    url("/assets/fonts/Velvelyne/Velvelyne-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Wondertype";
  src:
    url("/assets/fonts/Wondertype/wondertype-regular.woff2") format("woff2"),
    url("/assets/fonts/Wondertype/wondertype-regular.woff.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
