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

body,
button,
input,
select,
textarea,
.datepicker-plot-area,
.fc,
.tooltip,
.tooltip-inner,
.popover,
.popover-title,
.popover-content {
    font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
}
