/* =========================================================
   FWI AMBITION · POLICES AUTO-HÉBERGÉES
   Source : Google Fonts (subset latin uniquement)
   Hébergé localement pour conformité RGPD (aucun appel
   vers fonts.googleapis.com / fonts.gstatic.com).
   Mis à jour : 2026-06-30
========================================================= */

/* Fraunces — italique variable (opsz, wght 400–700) */
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/fraunces-italic-latin.woff2') format('woff2');
  font-named-instance: 'Regular Italic';
}

/* Fraunces — romain variable (opsz, wght 700–900) */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 700 900;
  font-display: swap;
  src: url('../fonts/fraunces-normal-latin.woff2') format('woff2');
  font-named-instance: 'Bold';
}

/* Inter Tight — romain variable (wght 300–800) */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('../fonts/inter-tight-latin.woff2') format('woff2');
}
