/* ------------------------------------------------------------------
   Polices de la charte Flavie Hamon — auto-hébergées (aucun CDN,
   aucune requête tierce, conforme RGPD sans bandeau cookies).

   Titres : Asap Condensed ExtraBold  (700 dispo pour les petits titres)
   Textes : Asap                      (400 / 500 / 600 / 700 + italique)
   ------------------------------------------------------------------ */

@font-face {
  font-family: 'Asap';
  src: url('../fonts/asap-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Asap';
  src: url('../fonts/asap-400i.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Asap';
  src: url('../fonts/asap-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Asap';
  src: url('../fonts/asap-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Asap';
  src: url('../fonts/asap-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Asap Condensed';
  src: url('../fonts/asap-condensed-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Asap Condensed';
  src: url('../fonts/asap-condensed-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
