@font-face {
    font-family: 'IranSansWeb';
    src: url('./IranSans/eot/IRANSans-Light.eot');
    src: url('IRANSans-Light.eot?#iefix') format('embedded-opentype'),
        url('./IranSans/Woff2/IRANSans-Regular.woff2') format('woff2'),
        url('./IranSans/Woff/IRANSans-Regular.woff') format('woff'),
        url('./IranSans/Woff/IRANSans-Regular.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'IranSansWeb';
    src: url('./IranSans/eot/IRANSans-Light.eot');
    src: url('IRANSans-Light.eot?#iefix') format('embedded-opentype'),
        url('./IranSans/Woff2/IRANSans-Bold.woff2') format('woff2'),
        url('./IranSans/Woff/IRANSans-Bold.woff') format('woff'),
        url('./IranSans/Woff/IRANSans-Bold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'IranSansWeb';
    src: url('./IranSans/eot/IRANSans-Light.eot');
    src: url('IRANSans-Light.eot?#iefix') format('embedded-opentype'),
        url('./IranSans/Woff2/IRANSans-Light.woff2') format('woff2'),
        url('./IranSans/Woff/IRANSans-Regular.ttf') format('woff'),
        url('./IranSans/Woff/IRANSans-Light.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SFProDisplay';
    src: url('./en-ft/eot/SFProDisplay-Bold.eot');
    src: url('./en-ft/eot/SFProDisplay-Bold?#iefix') format('embedded-opentype'),
        url('./en-ft/woff2/SFProDisplay-Bold.woff2') format('woff2'),
        url('./en-ft/woff/SFProDisplay-Bold.woff') format('woff'),
        url('./en-ft/ttf/SFProDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SFProDisplayNormal';
    src: url('./en-ft/eot/SFProDisplay-Regular.eot');
    src: url('./en-ft/eot/SFProDisplay-Regular?#iefix') format('embedded-opentype'),
        url('./en-ft/woff2/SFProDisplay-Regular.woff2') format('woff2'),
        url('./en-ft/woff/SFProDisplay-Regular.woff') format('woff'),
        url('./en-ft/ttf/SFProDisplay-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

