@font-face{
    font-family: 'IRANSans';
    src: url('Woff2/IRANSansXFaNum-Medium.woff2') format('woff2'),
         url('Woff/IRANSansXFaNum-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('Woff2/IRANSansXFaNum-Regular.woff2') format('woff2'),
         url('Woff/IRANSansXFaNum-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('Woff2/IRANSansXFaNum-Bold.woff2') format('woff2'),
         url('Woff/IRANSansXFaNum-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('Woff2/IRANSansXFaNum-Light.woff2') format('woff2'),
         url('Woff/IRANSansXFaNum-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
 * {
    font-family: 'IRANSans', Tahoma, Arial, sans-serif !important;
 }