/* ══ PHILOSOPHER, CHEZ NOUS ═══════════════════════════════════════════════
   Charte manafrance.org (30/08/2026) : identité propre, distincte de mana.bzh
   (kaki) — fond blanc, dégradé bleu-violet, Philosopher aux titres. Fichiers
   déjà auto-hébergés pour mana-home-site (même police) — repris à l'identique
   plutôt que re-téléchargés, même raison de souveraineté que archivo.css :
   aucun appel à fonts.googleapis avant consentement. */

@font-face {
  font-family: 'Philosopher';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/philosopher-latin-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Philosopher';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/philosopher-latin-400-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Philosopher';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/philosopher-latin-700.woff2') format('woff2');
}
