@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: 200;
    src: url('fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),
    url('fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2');
}

@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/woff/IRANSansWeb_Light.woff') format('woff'),
    url('fonts/woff2/IRANSansWeb_Light.woff2') format('woff2');
}

@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/woff/IRANSansWeb_Medium.woff.woff') format('woff'),
    url('fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2');
}

@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: 850;
    src: url('fonts/woff/IRANSansWeb_Black.woff') format('woff'),
    url('fonts/woff2/IRANSansWeb_Black.woff2') format('woff2');
}

@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/woff/IRANSansWeb_Bold.woff') format('woff'),
    url('fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2');
}

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