/* ========== YekanBakh ========== */

/* نرمال */
@font-face {
    font-family: 'YekanBakh';
    src: url('/fonts/YekanBakh/woff2/YekanBakh-FD.woff2') format('woff2'),
         url('/fonts/YekanBakh/woff/YekanBakh-FD.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'YekanBakh';
    src: url('/fonts/YekanBakh/woff2/YekanBakh-Bold-FD.woff2') format('woff2'),
         url('/fonts/YekanBakh/woff/YekanBakh-Bold-FD.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* ========== IranYekanX ========== */

/* نرمال */
@font-face {
    font-family: 'IranYekanX';
    src: url('/fonts/IranYekanX/woff2/IranYekanX-FD.woff2') format('woff2'),
         url('/fonts/IranYekanX/woff/IranYekanX-FD.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'IranYekanX';
    src: url('/fonts/IranYekanX/woff2/IranYekanX-Bold-FD.woff2') format('woff2'),
         url('/fonts/IranYekanX/woff/IranYekanX-Bold-FD.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* ========== Font Awesome 6 ========== */

/* Free Solid 900 */
@font-face {
    font-family: "Font Awesome 6 Free";
    src: url('/fonts/plugins/fontAwesome6/fa-solid-900.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Brands 400 */
@font-face {
    font-family: "Font Awesome 6 Brands";
    src: url('/fonts/plugins/fontAwesome6/fa-brands-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
