/* ── Tajawal Light (300) ── */
@font-face {
    font-family: 'Tajawal';
    src: url('tajawal-light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* ── Tajawal Regular (400) ── */
@font-face {
    font-family: 'Tajawal';
    src: url('tajawal-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ── Tajawal Medium (500) ── */
@font-face {
    font-family: 'Tajawal';
    src: url('tajawal-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* ── Tajawal Bold (700) ── */
@font-face {
    font-family: 'Tajawal';
    src: url('tajawal-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
