/* Iranyekan Font Definitions */

@font-face {
    font-family: 'IRANYekanWeb';
    src: url('Iranyekan woff2/IRANYekanWebThin.woff2') format('woff2');
    font-weight: 100; /* Thin */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANYekanWeb';
    src: url('Iranyekan woff2/IRANYekanWebRegular.woff2') format('woff2');
    font-weight: 400; /* Regular */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANYekanWeb';
    src: url('Iranyekan woff2/IRANYekanWebMedium.woff2') format('woff2');
    font-weight: 500; /* Medium */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANYekanWeb';
    src: url('Iranyekan woff2/IRANYekanWebBold.woff2') format('woff2');
    font-weight: 700; /* Bold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANYekanWeb';
    src: url('Iranyekan woff2/IRANYekanWebBlack.woff2') format('woff2');
    font-weight: 900; /* Black (Heavy) */
    font-style: normal;
    font-display: swap;
} 