/* Geist served locally from src/client/public/fonts. Variable-weight woff2. */

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

/* Geist Mono — variable-weight woff2. */

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