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

@font-face {
  font-family: "JetBrains Mono";
  src: url("./jetbrains-mono-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}
