/* NightBudz — polices auto-hébergées (RGPD : aucune requête vers Google).
   Orbitron & Inter sont des fontes variables (un fichier couvre la plage de graisses).
   Rajdhani est statique (un fichier par graisse). */

/* ---- Inter (variable, body) ---- */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/Inter-400.woff2') format('woff2');
}

/* ---- Orbitron (variable, display) ---- */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('../fonts/Orbitron-700.woff2') format('woff2');
}

/* ---- Rajdhani (statique, titres / mono) ---- */
@font-face { font-family: 'Rajdhani'; font-style: normal; font-weight: 300; font-display: swap; src: url('../fonts/Rajdhani-300.woff2') format('woff2'); }
@font-face { font-family: 'Rajdhani'; font-style: normal; font-weight: 400; font-display: swap; src: url('../fonts/Rajdhani-400.woff2') format('woff2'); }
@font-face { font-family: 'Rajdhani'; font-style: normal; font-weight: 500; font-display: swap; src: url('../fonts/Rajdhani-500.woff2') format('woff2'); }
@font-face { font-family: 'Rajdhani'; font-style: normal; font-weight: 600; font-display: swap; src: url('../fonts/Rajdhani-600.woff2') format('woff2'); }
@font-face { font-family: 'Rajdhani'; font-style: normal; font-weight: 700; font-display: swap; src: url('../fonts/Rajdhani-700.woff2') format('woff2'); }
