/* Lokal gehostete Fonts (Archivo, Instrument Sans) — ersetzt Google Fonts CDN.
   Lizenz: SIL Open Font License 1.1, siehe OFL-Archivo.txt / OFL-InstrumentSans.txt */

@font-face{
  font-family:'Archivo';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('archivo-medium.ttf') format('truetype');
}
@font-face{
  font-family:'Archivo';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url('archivo-semibold.ttf') format('truetype');
}
@font-face{
  font-family:'Archivo';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url('archivo-bold.ttf') format('truetype');
}
@font-face{
  font-family:'Archivo';
  font-style:normal;
  font-weight:800;
  font-display:swap;
  src:url('archivo-extrabold.ttf') format('truetype');
}
@font-face{
  font-family:'Instrument Sans';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('instrument-sans-regular.ttf') format('truetype');
}
@font-face{
  font-family:'Instrument Sans';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('instrument-sans-medium.ttf') format('truetype');
}
@font-face{
  font-family:'Instrument Sans';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url('instrument-sans-semibold.ttf') format('truetype');
}
