/* ═══════════════════════════════════════════════════════════════
   Thème Wrath of the Lich King — pages hors accueil
   Polices uniquement : les couleurs de ces pages gardent leur
   propre hiérarchie (texte neutre, accents givre déjà en place).
   Cinzel = titres/boutons (esprit Friz Quadrata WoW)
   Alegreya Sans = corps de texte
   ═══════════════════════════════════════════════════════════════ */
body {
    font-family: 'Alegreya Sans', 'Inter', 'Segoe UI', sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.logo, .nav-item, .btn, .card-title, .card-header h2,
.page-title, .section-title, .welcome-title, .feature-title,
.download-button {
    font-family: 'Cinzel', 'Times New Roman', serif !important;
    letter-spacing: 0.5px;
}
