@font-face {
  font-family: "Geist";
  src: url("./fonts/geist-latin-variable-v1.1.1.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Space Grotesk";
  src: url("./fonts/space-grotesk-latin-variable-v1.1.1.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

@font-face {
  font-family: "JetBrains Mono";
  src: url("./fonts/jetbrains-mono-latin-variable-v1.1.1.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
}
