@font-face {
  font-family: "Bebas Neue";
  src: url("/font/bebasneue-latin.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("/font/inter-latin.woff2") format("woff2");
  font-weight: 100 900;
  font-display: swap;
}

