@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/iransans/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),
        url("../fonts/iransans/woff/IRANSansWeb(FaNum)_Light.woff") format("woff");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/iransans/woff2/IRANSansWeb(FaNum).woff2") format("woff2"),
        url("../fonts/iransans/woff/IRANSansWeb(FaNum).woff") format("woff");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"),
        url("../fonts/iransans/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/iransans/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"),
        url("../fonts/iransans/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/iransans/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"),
        url("../fonts/iransans/woff/IRANSansWeb(FaNum)_Black.woff") format("woff");
}

html,
body,
button,
input,
textarea,
select,
.font-nunito {
    font-family: "IRANSans", Nunito, sans-serif !important;
}
