/*====================== Yekan Bakh ===========================*/

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 700;
    src: url('YekanBakhFaNum-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 500;
    src: url('YekanBakhFaNum-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 400;
    src: url('YekanBakhFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'IranSans';
    font-style: normal;
    src: url('Sans.woff') format('woff'),
        url('Sans.eot') format('eot'),
        url('Sans.ttf') format('truetype');
}

.YekanBakh {
    font-family: YekanBakh;
    font-style: normal;
}

.IranSans {
    font-family: IranSans;
    font-style: normal;
}