/* ═══════════════════════════════════════════════════════════════════
   ERPiA — tipografía auto-hospedada
   Switzer (Fontshare / ITF Free Font License) · Geist Mono (OFL 1.1)

   Fuentes variables: un fichero cubre los pesos 100-900, así que no
   hay que pedir un archivo por grosor. Se sirven desde erpia.es, no
   desde un CDN de terceros — más rápido y sin enviar la IP del
   visitante a otro dominio.

   Las cifras de Switzer son tabulares de fábrica (las diez miden
   576/1000), así que los importes se alinean solos en las tablas.
   ═══════════════════════════════════════════════════════════════════ */

@font-face {
  font-family: 'Switzer';
  src: url(/fonts/switzer-latin.woff2) format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
                 U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Switzer';
  src: url(/fonts/switzer-latinext.woff2) format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+1E00-1E9F, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Geist Mono';
  src: url(/fonts/geist-mono-latin.woff2) format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2000-206F, U+20AC,
                 U+2122, U+2212, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Geist Mono';
  src: url(/fonts/geist-mono-latinext.woff2) format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+1E00-1E9F, U+2C60-2C7F, U+A720-A7FF;
}
