@font-face {
  font-family: "Outfit Variable";
  src: url("./fonts/outfit.woff2") format("woff2");
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: "Oxanium Variable";
  src: url("./fonts/oxanium.woff2") format("woff2");
  font-weight: 200 800;
  font-display: swap;
}
@font-face {
  font-family: "Geist Mono";
  src: url("./fonts/geist-mono.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
