@font-face {
    font-family: 'Yekan';
    src: url('../fonts/yekan/IRANYekanX-Regular.ttf') format('truetype'),
         url('../fonts/yekan/IRANYekanX-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Yekan';
    src: url('../fonts/yekan/IRANYekanX-DemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Yekan';
    src: url('../fonts/yekan/IRANYekanX-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}