/* ==========================================================================
   RTT Archives — Polices auto-hébergées (aucune requête externe)
   Familles sous licence SIL Open Font License 1.1 :
     · Spectral     © Production Type
     · Oswald       © Vernon Adams / Google
     · Space Mono   © Colophon Foundry / Google
   Sous-ensemble « latin » (couvre l'ensemble des caractères français).
   ========================================================================== */

/* ---- Spectral (serif) ---- */
@font-face {
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/spectral-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/spectral-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/spectral-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/spectral-italic-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Spectral';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/spectral-italic-600.woff2') format('woff2');
}

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

/* ---- Space Mono (monospace) ---- */
@font-face {
  font-family: 'Space Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/spacemono-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Space Mono';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/spacemono-700.woff2') format('woff2');
}
