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

/* For Old Browsers */
@supports not (font-variation-settings: normal) {
    @font-face {
        font-family: "estedad";
        src: url("../fonts/estedad/static/ed/Estedad-Light.woff2") format("woff2");
        font-weight: 100;
        font-style: normal;
    }
    @font-face {
        font-family: "estedad";
        src: url("../fonts/estedad/static/ed/Estedad-Regular.woff2") format("woff2");
        font-weight: 400;
        font-style: normal;
    }
    @font-face {
        font-family: "estedad";
        src: url("../fonts/estedad/static/ed/Estedad-Bold.woff2") format("woff2");
        font-weight: 700;
        font-style: normal;
    }

    @font-face {
        font-family: "estedadFa";
        src: url("../fonts/estedad/static/fd/Estedad-FD-Light.woff2") format("woff2");
        font-weight: 100;
        font-style: normal;
    }
    @font-face {
        font-family: "estedadFa";
        src: url("../fonts/estedad/static/fd/Estedad-FD-Regular.woff2") format("woff2");
        font-weight: 400;
        font-style: normal;
    }
    @font-face {
        font-family: "estedadFa";
        src: url("../fonts/estedad/static/fd/Estedad-FD-Bold.woff2") format("woff2");
        font-weight: 700;
        font-style: normal;
    }
}


body,
h1, .h1, h2, .h2, h3, .h3, h4, h5, .h4, .h5, h6, .h6,
button, optgroup, textarea, input, select, .card .card-body,
.tooltip-inner, .category h2.en, .swal2-content, .swal2-buttonswrapper button, .datepicker-plot-area{
    font-family: estedadFa, IRANSansXFa, IranSansFa, Tahoma
}

.en-numbers, .font-en, .table-serial{
    font-family: estedad, IRANSansX, IranSans, Tahoma;
}
input[type="password"]{
    font-size: 20px !important;
}

