/* ══════════════════════════════════════════════════
   GE SS Two — Arabic Font Family
   Weights: Light (300), Medium/Regular (500), Bold (700)
   ══════════════════════════════════════════════════ */

@font-face {
    font-family: 'GE SS Two';
    src: url('/fonts/ge-ss-two/ge-ss-two-light.woff2') format('woff2'),
         url('/fonts/ge-ss-two/ge-ss-two-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('/fonts/ge-ss-two/ge-ss-two-medium.woff2') format('woff2'),
         url('/fonts/ge-ss-two/ge-ss-two-medium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('/fonts/ge-ss-two/ge-ss-two-medium.woff2') format('woff2'),
         url('/fonts/ge-ss-two/ge-ss-two-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('/fonts/ge-ss-two/ge-ss-two-bold.woff2') format('woff2'),
         url('/fonts/ge-ss-two/ge-ss-two-bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('/fonts/ge-ss-two/ge-ss-two-bold.woff2') format('woff2'),
         url('/fonts/ge-ss-two/ge-ss-two-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('/fonts/ge-ss-two/ge-ss-two-bold.woff2') format('woff2'),
         url('/fonts/ge-ss-two/ge-ss-two-bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('/fonts/ge-ss-two/ge-ss-two-bold.woff2') format('woff2'),
         url('/fonts/ge-ss-two/ge-ss-two-bold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
