@font-face {
  font-family: "Inter Tight";
  src: url("/fonts/InterTight.var.woff2") format("woff2-variations"),
       url("/fonts/InterTight.var.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Geist Mono";
  src: url("/fonts/GeistMono.woff2") format("woff2-variations"),
       url("/fonts/GeistMono.woff2") format("woff2");
  font-weight: 400 600;
  font-style: normal;
  font-display: swap;
}
