@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 300;
    src: url('woff/IRANSansXFaNum-Light.woff') format('woff'),
    url('woff2/IRANSansXFaNum-Light.woff2') format('woff2');
}


@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 400;
    src: url('woff/IRANSansXFaNum-Regular.woff') format('woff'),
    url('woff2/IRANSansXFaNum-Regular.woff2') format('woff2');
}


@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 500;
    src: url('woff/IRANSansXFaNum-Medium.woff') format('woff'),
    url('woff2/IRANSansXFaNum-Medium.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 700;
    src: url('woff/IRANSansXFaNum-Bold.woff') format('woff'),
    url('woff2/IRANSansXFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 900;
    src: url('woff/IRANSansXFaNum-ExtraBold.woff') format('woff'),
    url('woff2/IRANSansXFaNum-ExtraBold.woff2') format('woff2');
}

body {
    font-family: IRANSansX;
}