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

html[dir="rtl"] body {
    font-family: "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
}
