
@font-face {
    font-family: 'IRANSansX';
    src: url('IRANSANSX-DEMIBOLD.TTF') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('IRANSANSX-LIGHT.TTF') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('IRANSANSX-MEDIUM.TTF') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('IRANSANSX-BOLD.TTF') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('IRANSANSX-EXTRABOLD.TTF') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('IRANSANSX-BLACK.TTF') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'ZahraRoosta';
    src: url('ZAHRAROOSTA.TTF') format('truetype');
    font-weight: 400;
    font-style: normal;
}