/* ============================================================
   CS AUDIO - Lokale Schriften (DSGVO: keine Drittserver)
   Orbitron (variable, Display) + Share Tech Mono (Terminal-Body)
   Beide unter SIL Open Font License.
   ============================================================ */

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

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