/* IRANSans — bundled in /assets/fonts/iran-sans/ */
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/iran-sans/IRANSansWeb.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/iran-sans/IRANSansWeb_Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html[dir="rtl"],
html[dir="rtl"] body,
html[lang="fa"],
html[lang="fa"] body {
    font-family: 'IRANSans', Tahoma, Arial, sans-serif !important;
}

html[dir="rtl"] .btn,
html[dir="rtl"] .form-control,
html[dir="rtl"] .form-select,
html[dir="rtl"] textarea,
html[dir="rtl"] input,
html[dir="rtl"] select,
html[dir="rtl"] .modal,
html[dir="rtl"] .dropdown-menu,
html[dir="rtl"] .message-bubble,
html[dir="rtl"] .chat-composer,
html[dir="rtl"] .admin-content,
html[dir="rtl"] .admin-sidebar,
html[dir="rtl"] .chat-item,
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6,
html[dir="rtl"] p,
html[dir="rtl"] small,
html[dir="rtl"] label,
html[dir="rtl"] .stat-card,
html[dir="rtl"] .card {
    font-family: 'IRANSans', Tahoma, Arial, sans-serif !important;
}
