/* ─── Montserrat Variable Font (English) ─── */
@font-face {
    font-family: "Montserrat";
    src: url("/fonts/montserrat/Montserrat-VariableFont_wght.ttf")
        format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("/fonts/montserrat/Montserrat-Italic-VariableFont_wght.ttf")
        format("truetype");
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

/* ─── 29LT Bukra (Arabic) ─── */
@font-face {
    font-family: "Bukra";
    src: url("/fonts/bukra/29LTBukra-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Bukra";
    src: url("/fonts/bukra/29LTBukra-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Bukra";
    src: url("/fonts/bukra/29LTBukra-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Bukra";
    src: url("/fonts/bukra/29LTBukra-BoldItalic.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
