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

@font-face {
    font-family: IranYekanLight;
    font-style: normal;
    font-weight: 300;
    src: url('./IranYekan-Light.eot');
    src: url('./IranYekan-Light.eot?#iefix') format('embedded-opentype'),
    url('./IranYekan-Light.woff2') format('woff2'),
    url('./IranYekan-Light.woff') format('woff'),
    url('./IranYekan-Light.ttf') format('truetype');
}

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

.IranYekanLight {
    font-family: IranYekanLight, Arial, sans-serif !important;
}


.IranYekanRegular {
    font-family: IranYekanRegular, Arial, sans-serif !important;
}

.IranYekanBold, .IranYekan {
    font-family: IranYekanBold, Arial, sans-serif !important;
}
