/*@font-face {*/
/*    font-family: 'IRANSansX';*/
/*    src: url('./Webfonts/fonts/woff2/IRANSansX-Regular.woff2') format('woff2');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'IRANSansX';*/
/*    src: url('./Webfonts/fonts/woff2/IRANSansX-Bold.woff2') format('woff2');*/
/*    font-weight: bold;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 700;
    src: url('Webfonts/fonts/woff/IRANSansX-Bold.woff') format('woff'),
    url('Webfonts/fonts/woff2/IRANSansX-Bold.woff2') format('woff2');
}

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