/* Geist Mono + Geist Pixel — self-hosted from vercel/geist-font (OFL). */

@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('font-files/GeistMono-Variable.woff2') format('woff2-variations');
}

/* Variable display font. Default instance is "Regular"; select an element
   shape with `font-variation-settings: 'ELSH' <n>` —
   1 Square, 20 Circle, 40 Grid, 60 Triangle, 80 Line. */
@font-face {
  font-family: 'Geist Pixel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('font-files/GeistPixel-Variable.woff2') format('woff2-variations');
}
