@font-face {
    font-family: "Vazirmatn";
    src: url("../fonts/Vazirmatn-Variable.woff2") format("woff2");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

[dir="rtl"] .abrit-modern-page,
[dir="rtl"] .abrit-modern-page button,
[dir="rtl"] .abrit-modern-page input,
[dir="rtl"] .abrit-modern-page select,
[dir="rtl"] .abrit-modern-page textarea,
.auth-register,
.auth-register button,
.auth-register input,
.auth-register select,
.auth-register textarea,
.is-shopping-cart #order-standard_cart,
.is-shopping-cart #order-standard_cart button,
.is-shopping-cart #order-standard_cart input,
.is-shopping-cart #order-standard_cart select,
.is-shopping-cart #order-standard_cart textarea {
    font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
}

.auth-register input[dir="ltr"],
.is-shopping-cart #order-standard_cart input[dir="ltr"] {
    font-variant-numeric: tabular-nums;
}
