/* Polices auto-hébergées (licence SIL Open Font License), sous-ensemble latin.
   Fichiers variables : un seul fichier couvre toutes les graisses utilisées.
   Aucune requête vers Google Fonts → pas de fuite d'adresse IP (RGPD). */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-variable.woff2') format('woff2');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-italic-variable.woff2') format('woff2');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/jost-variable.woff2') format('woff2');
}
