@font-face {
    font-family: 'IRANYekan';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('./iranyekan-regular.woff') format('woff');
}

@font-face {
    font-family: 'IRANYekan';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('./iranyekan-medium.woff') format('woff');
}

@font-face {
    font-family: 'IRANYekan';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('./iranyekan-bold.woff') format('woff');
}