/* Geist Sans + Geist Mono — self-hosted (SIL OFL 1.1). See /fonts/LICENSE-geist.txt */

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

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

/* Static fallbacks if variable unsupported */
@font-face {
  font-family: "Geist Fallback";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/geist-sans-400.woff2") format("woff2");
}

@font-face {
  font-family: "Geist Fallback";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/geist-sans-500.woff2") format("woff2");
}

@font-face {
  font-family: "Geist Fallback";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/geist-sans-600.woff2") format("woff2");
}

@font-face {
  font-family: "Geist Mono Fallback";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/geist-mono-400.woff2") format("woff2");
}

@font-face {
  font-family: "Geist Mono Fallback";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/geist-mono-500.woff2") format("woff2");
}
