/* Polices auto-hébergées — Résidence Les Ancolies
   Remplace le chargement de dizaines de polices Google par Elementor
   (≈ 2,4 Mo sur le site actuel) par 5 fichiers woff2 locaux (~120 Ko).
   Licences : Inter et Cormorant Garamond sont sous SIL Open Font License,
   libres d'auto-hébergement. */

/* ---- Inter (corps de texte) ---- */
@font-face{
  font-family:'Inter'; font-style:normal; font-weight:400; font-display:swap;
  src:url('inter-400.woff2') format('woff2');
}
@font-face{
  font-family:'Inter'; font-style:normal; font-weight:500; font-display:swap;
  src:url('inter-500.woff2') format('woff2');
}
@font-face{
  font-family:'Inter'; font-style:normal; font-weight:600; font-display:swap;
  src:url('inter-600.woff2') format('woff2');
}
@font-face{
  font-family:'Inter'; font-style:normal; font-weight:700; font-display:swap;
  src:url('inter-700.woff2') format('woff2');
}

/* ---- Cormorant Garamond (titres, touche premium) ---- */
@font-face{
  font-family:'Cormorant Garamond'; font-style:normal; font-weight:600; font-display:swap;
  src:url('cormorant-600.woff2') format('woff2');
}
