/* =========================================================
   Pioneer Airsoft — eigene Schriften
   Keine Verbindung zu Google. Dateien liegen in assets/fonts/
   ========================================================= */

/* ---- Saira Condensed — Ueberschriften ---- */
@font-face{
  font-family:'Saira Condensed';
  font-style:normal; font-weight:500; font-display:swap;
  src:url('fonts/saira-condensed-500.woff2') format('woff2');
}
@font-face{
  font-family:'Saira Condensed';
  font-style:normal; font-weight:600; font-display:swap;
  src:url('fonts/saira-condensed-600.woff2') format('woff2');
}
@font-face{
  font-family:'Saira Condensed';
  font-style:normal; font-weight:700; font-display:swap;
  src:url('fonts/saira-condensed-700.woff2') format('woff2');
}
@font-face{
  font-family:'Saira Condensed';
  font-style:normal; font-weight:800; font-display:swap;
  src:url('fonts/saira-condensed-800.woff2') format('woff2');
}

/* ---- Archivo — Fliesstext ---- */
@font-face{
  font-family:'Archivo';
  font-style:normal; font-weight:300; font-display:swap;
  src:url('fonts/archivo-300.woff2') format('woff2');
}
@font-face{
  font-family:'Archivo';
  font-style:normal; font-weight:400; font-display:swap;
  src:url('fonts/archivo-400.woff2') format('woff2');
}
@font-face{
  font-family:'Archivo';
  font-style:normal; font-weight:500; font-display:swap;
  src:url('fonts/archivo-500.woff2') format('woff2');
}
@font-face{
  font-family:'Archivo';
  font-style:normal; font-weight:600; font-display:swap;
  src:url('fonts/archivo-600.woff2') format('woff2');
}

/* ---- Share Tech Mono — Labels und Daten ---- */
@font-face{
  font-family:'Share Tech Mono';
  font-style:normal; font-weight:400; font-display:swap;
  src:url('fonts/share-tech-mono-400.woff2') format('woff2');
}
