/* Polices de la charte — déposer les fichiers dans assets/fonts/ puis
   décommenter et retirer le <link> Google Fonts dans build.py (FONTS_LINK). */
/*
@font-face { font-family: "Forma DJR Display"; font-weight: 700; font-style: normal; font-display: swap;
  src: url("fonts/FormaDJRDisplay-Bold.woff2") format("woff2"); }
@font-face { font-family: "PP Grafier"; font-weight: 400; font-style: normal; font-display: swap;
  src: url("fonts/PPGrafier-Regular.woff2") format("woff2"); }
@font-face { font-family: "PP Grafier"; font-weight: 400; font-style: italic; font-display: swap;
  src: url("fonts/PPGrafier-RegularItalic.woff2") format("woff2"); }
*/
