@font-face {
    font-family: IranSANS;
    font-display: swap;
    src: local("IranSANS"), url(./IRANSansWeb.ttf)format("truetype"), url(./IRANSansWeb.woff)format("woff"), url(./IRANSansWeb.woff2)format("woff2"), url(./IRANSansWeb.eot?#iefix)format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: IranSANS;
    font-display: swap;
    src: url(./IRANSansWeb_Bold.ttf)format("truetype"), url(./IRANSansWeb_Bold.woff)format("woff"), url(./IRANSansWeb_Bold.woff2)format("woff2"), url(./IRANSansWeb_Bold.eot?#iefix)format("embedded-opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

*{
font-family: IranSANS !important;
}
