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

html, body,
body *,
.desk,
.form-control,
.control-input,
.control-label,
.navbar,
.page-title,
.layout-main-section,
.modal,
.dropdown-menu {
    font-family: "Vazirmatn", sans-serif !important;
}
