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

html, body, button, input, select, textarea {
    font-family: "Vazirmatn", Tahoma, "Segoe UI", Arial, sans-serif !important;
}
