/* ITF Ghroob Arabic Font Family */

@font-face {
    font-family: 'ITF Ghroob Arabic';
    src: url('../../Fonts/itfGhroobArabic-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITF Ghroob Arabic';
    src: url('../../Fonts/itfGhroobArabic-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITF Ghroob Arabic';
    src: url('../../Fonts/itfGhroobArabic-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITF Ghroob Arabic';
    src: url('../../Fonts/itfGhroobArabic-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITF Ghroob Arabic';
    src: url('../../Fonts/itfGhroobArabic-ExtraBold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
