/*
@font-face {
    font-family: 'IRANSansX';
    src: url('../font/IRANSansX-Black.eot');
    src: local('IRANSansX Black'), local('IRANSansX-Black'),
        url('../font/IRANSansX-Black.eot?#iefix') format('embedded-opentype'),
        url('../font/IRANSansX-Black.woff2') format('woff2'),
        url('../font/IRANSansX-Black.woff') format('woff'),
        url('../font/IRANSansX-Black.ttf') format('truetype'),
        url('../font/IRANSansX-Black.svg#IRANSansX-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../font/IRANSansX-Regular.eot');
    src: local('IRANSansX Regular'), local('IRANSansX-Regular'),
        url('../font/IRANSansX-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/IRANSansX-Regular.woff2') format('woff2'),
        url('../font/IRANSansX-Regular.woff') format('woff'),
        url('../font/IRANSansX-Regular.ttf') format('truetype'),
        url('../font/IRANSansX-Regular.svg#IRANSansX-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../font/IRANSansX-Bold.eot');
    src: local('IRANSansX Bold'), local('IRANSansX-Bold'),
        url('../font/IRANSansX-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/IRANSansX-Bold.woff2') format('woff2'),
        url('../font/IRANSansX-Bold.woff') format('woff'),
        url('../font/IRANSansX-Bold.ttf') format('truetype'),
        url('../font/IRANSansX-Bold.svg#IRANSansX-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*/
@font-face {
    font-family: 'IRANSansX';
    src: url('../font/IRANSans.eot');
    src: local('IRANSansX Regular'), local('IRANSans'),
    url('../font/IRANSans.eot?#iefix') format('embedded-opentype'),
    url('../font/IRANSans.woff2') format('woff2'),
    url('../font/IRANSans.woff') format('woff'),
    url('../font/IRANSans.ttf') format('truetype'),
    url('../font/IRANSans.svg#IRANSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../font/IRANSans-Bold.eot');
    src: local('IRANSansX Bold'), local('IRANSans-Bold'),
    url('../font/IRANSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/IRANSans-Bold.woff2') format('woff2'),
    url('../font/IRANSans-Bold.woff') format('woff'),
    url('../font/IRANSans-Bold.ttf') format('truetype'),
    url('../font/IRANSans-Bold.svg#IRANSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

