@font-face {
    font-family: "Vazirmatn";
    src: local("Vazirmatn"), url("/assets/vazirmatn-variable.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

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