/* Archivo: variable, Achsen wdth 62–125 und wght 400–900.
   Die Breitenachse trägt die Hierarchie: breit für Schlagzeilen,
   schmal für technische Beschriftungen. */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 900;
  font-stretch: 62% 125%;
  font-display: swap;
  src: url('../fonts/archivo-400_900.woff2') format('woff2');
}
/* IBM Plex Mono: alle technischen Angaben, Positionsnummern, Tabellen */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/plexmono-400.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal; font-weight: 500; font-display: swap;
  src: url('../fonts/plexmono-500.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal; font-weight: 600; font-display: swap;
  src: url('../fonts/plexmono-600.woff2') format('woff2');
}
