/* Polices auto-hébergées — RGPD : aucun appel à fonts.gstatic.com / Google.
   Fredoka et Nunito sont des fontes variables : un seul woff2 par famille
   couvre toute la plage de graisses. Sous-ensemble latin uniquement. */
@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/static/fonts/fredoka.woff2') format('woff2');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('/static/fonts/nunito.woff2') format('woff2');
}
