/* IRANSansX FaNum - Regular */
@font-face {
    font-family: 'IRANSansX';
    src: url('woff2/IRANSansXFaNum-Regular.woff2') format('woff2'),
         url('woff/IRANSansXFaNum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* IRANSansX FaNum - Medium */
@font-face {
    font-family: 'IRANSansX';
    src: url('woff2/IRANSansXFaNum-Medium.woff2') format('woff2'),
         url('woff/IRANSansXFaNum-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

/* IRANSansX FaNum - Bold */
@font-face {
    font-family: 'IRANSansX';
    src: url('woff2/IRANSansXFaNum-Bold.woff2') format('woff2'),
         url('woff/IRANSansXFaNum-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* IRANSansX FaNum - Light */
@font-face {
    font-family: 'IRANSansX';
    src: url('woff2/IRANSansXFaNum-Light.woff2') format('woff2'),
         url('woff/IRANSansXFaNum-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

body, html {
    font-family: 'IRANSansX', Tahoma, sans-serif !important;
}
