/* Bizarrwerk — Schriften
   Lokal gehostet. Keine Verbindung zu Google Fonts oder anderen Dritten.
   Archivo (OFL) · IBM Plex Mono (OFL) */

@font-face{
  font-family:'Archivo';
  font-style:normal;
  font-weight:100 900;
  font-stretch:62% 125%;
  font-display:swap;
  src:url('fonts/archivo-var.woff2') format('woff2-variations');
}

@font-face{
  font-family:'IBM Plex Mono';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('fonts/plex-mono-400.woff2') format('woff2');
}

@font-face{
  font-family:'IBM Plex Mono';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('fonts/plex-mono-500.woff2') format('woff2');
}

@font-face{
  font-family:'Gabarito';
  font-style:normal;
  font-weight:400 900;
  font-display:swap;
  src:url('fonts/gabarito-var.woff2') format('woff2-variations');
}
