/* Polices auto-hébergées (RGPD : plus aucune requête vers Google Fonts).
   Fichiers woff2 variables sous-ensemble latin / latin-ext. */
@font-face{
  font-family:'Mulish';
  src:url('mulish-var.woff2') format('woff2-variations'),
      url('mulish-var.woff2') format('woff2');
  font-weight:300 700; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Cormorant Garamond';
  src:url('cormorant-var.woff2') format('woff2-variations'),
      url('cormorant-var.woff2') format('woff2');
  font-weight:400 700; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Cormorant Garamond';
  src:url('cormorant-italic-var.woff2') format('woff2-variations'),
      url('cormorant-italic-var.woff2') format('woff2');
  font-weight:400 700; font-style:italic; font-display:swap;
}
