/* Self-hosted Geist + Geist Mono (variable), per the design handoff.
   Files vendored from the `geist` npm package (SIL OFL 1.1 — see fonts/LICENSE-OFL.txt). */

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

@font-face {
  font-family: "Geist Mono";
  src: url("fonts/GeistMonoVF.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
