/* Cairo - Arabic UI */
@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/cairo-400.woff2') format('woff2');
}
@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/fonts/cairo-600.woff2') format('woff2');
}
@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/cairo-700.woff2') format('woff2');
}

/* Scheherazade New - Arabic content */
@font-face {
    font-family: 'Scheherazade New';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/scheherazade-400.woff2') format('woff2');
}
@font-face {
    font-family: 'Scheherazade New';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/scheherazade-700.woff2') format('woff2');
}
