@font-face {
  font-family: "Geist Sans";
  src:
    url("/fonts/Geist-v1.4.01/webfonts/Geist-Regular.woff2") format("woff2"),
    url("/fonts/Geist-v1.4.01/ttf/Geist-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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