/* ================================================================
   EIFELBEATS // Lokale Fonts — DSGVO-konform
   Alle Fonts liegen lokal im /fonts/ Ordner
   ================================================================ */

/* Orbitron */
@font-face {
  font-family: 'Orbitron';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('orbitron-v35-latin-regular.woff2') format('woff2');
}

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

/* Rajdhani */
@font-face {
  font-family: 'Rajdhani';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('rajdhani-v17-latin-regular.woff2') format('woff2');
}

/* Press Start 2P */
@font-face {
  font-family: 'Press Start 2P';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('press-start-2p-v16-latin-regular.woff2') format('woff2');
}

/* VT323 */
@font-face {
  font-family: 'VT323';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('vt323-v18-latin-regular.woff2') format('woff2');
}
