body {
    font-family: IRANYekan;
}
@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: bold;
    src: url('./IRANYEKANX-BOLD.TTF');
}

/*@font-face {*/
/*    font-family: IRANYekan;*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    src: url('./IRANYEKANX-EXTRABLACK.TTF');*/
/*}*/

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 200;
    src: url('./IRANYEKANX-LIGHT.TTF');
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: normal;
    src: url('./IRANYEKANX-REGULAR.TTF');
}