/* Global Persian typography: local Vazirmatn variable webfont. */
@font-face {
    font-family: "Vazirmatn";
    src: url("./fonts/Vazirmatn.woff2") format("woff2");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
option,
label,
a,
p,
span,
div,
nav,
header,
footer,
section,
article,
aside,
main,
table,
thead,
tbody,
tfoot,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Vazirmatn", Tahoma, sans-serif !important;
}
