/* Geist Mono — the companion monospace for identifiers and data (tags, part
   numbers, code, spreadsheet cells). Self-hosted alongside Satoshi to avoid
   CSP issues and third-party font CDNs. One variable file covers 100–900, so
   weight is a rendering choice per surface rather than another download.
   SIL Open Font License 1.1 — see geist-mono-OFL.txt. */
@font-face {
  font-family: 'Geist Mono';
  src: url('/fonts/geist-mono-variable.woff2') format('woff2');
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}
