/* Polices hébergées en propre : plus aucune requête vers Google, donc aucune
   transmission de l'adresse IP des visiteurs, et un rendu plus rapide.
   Fichiers variables sous-ensemblés au latin et aux caractères réellement
   utilisés sur le site. Taille optique figée à 36 pour Newsreader. */
@font-face{
  font-family:'Manrope';
  src:url('manrope.woff2') format('woff2');
  font-weight:200 800;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Newsreader';
  src:url('newsreader.woff2') format('woff2');
  font-weight:200 800;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Newsreader';
  src:url('newsreader-italic.woff2') format('woff2');
  font-weight:200 800;
  font-style:italic;
  font-display:swap;
}
