/* فونت فارسی برای توضیحات */
/* فونت فارسی برای توضیحات */
@font-face {
    font-family: "IRANSansXFaNum";
    src: url("https://hamidrezasaadati.com/wp-content/plugins/german-online-quiz/fonts/IRANSansXFaNum.woff2") format("woff2"),
         url("https://hamidrezasaadati.com/wp-content/plugins/german-online-quiz/fonts/IRANSansXFaNum.woff") format("woff"),
         url("https://hamidrezasaadati.com/wp-content/plugins/german-online-quiz/fonts/IRANSansXFaNum.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.persian-explanation .explanation-text {
    font-family: "IRANSansXFaNum", Tahoma, Arial, sans-serif !important;
    font-size: 14px;
    line-height: 1.8;
    text-align: right;
    direction: rtl;
    word-spacing: normal;
    letter-spacing: normal;
}

/* تنظیمات اضافی برای خوانایی بهتر فارسی */
.persian-explanation {
    font-family: "IRANSansXFaNum", Tahoma, Arial, sans-serif !important;
    text-align: right !important;
    direction: rtl !important;
}

.persian-explanation .explanation-title {
    font-family: "IRANSansXFaNum", Tahoma, Arial, sans-serif !important;
    font-weight: bold;
    font-size: 16px;
}

/* بهبود نمایش اعداد فارسی */
.persian-explanation .explanation-text,
.persian-explanation .explanation-title {
    font-feature-settings: "ss01", "ss02", "cv01", "cv02", "cv03", "cv04", "cv05", "cv06", "cv07", "cv08", "cv09", "cv10", "cv11", "cv12", "cv13", "cv14", "cv15", "cv16", "cv17", "cv18", "cv19", "cv20", "cv21", "cv22", "cv23", "cv24", "cv25", "cv26", "cv27", "cv28", "cv29", "cv30", "cv31", "cv32", "cv33", "cv34", "cv35", "cv36", "cv37", "cv38", "cv39", "cv40", "cv41", "cv42", "cv43", "cv44", "cv45", "cv46", "cv47", "cv48", "cv49", "cv50", "cv51", "cv52", "cv53", "cv54", "cv55", "cv56", "cv57", "cv58", "cv59", "cv60", "cv61", "cv62", "cv63", "cv64", "cv65", "cv66", "cv67", "cv68", "cv69", "cv70", "cv71", "cv72", "cv73", "cv74", "cv75", "cv76", "cv77", "cv78", "cv79", "cv80", "cv81", "cv82", "cv83", "cv84", "cv85", "cv86", "cv87", "cv88", "cv89", "cv90", "cv91", "cv92", "cv93", "cv94", "cv95", "cv96", "cv97", "cv98", "cv99";
}