@font-face {
    font-family: "Arabswell";
    src: url("/assets/fonts/arabswell-regular.ttf?v=20260911-2") format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 400 900;
    size-adjust: 88%;
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-089F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF, U+1EE00-1EEFF;
}

html[dir="rtl"] h1,
h1:dir(rtl),
html[dir="rtl"] .section-heading h2,
html[dir="rtl"] .editorial-note strong,
html[dir="rtl"] .video-detail-heading h1,
html[dir="rtl"] .analysis-state-card h2,
html[dir="rtl"] .admin-panel h2,
html[dir="rtl"] .programme-heading h2,
html[dir="rtl"] #partiesGrid .party-directory-card .person-card-title,
html[dir="rtl"] .priority-comparison-party h3 {
    font-family: "Tajawal Heading Numerals", "Arabswell", "Tajawal", Tahoma, Arial, "Segoe UI", sans-serif;
}
