@font-face {
    font-family: 'Expo Arabic';
    src: url('ExpoArabic-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('ExpoArabic-Book.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('ExpoArabic-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('ExpoArabic-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('ExpoArabic-Bold.otf') format('opentype');
    font-weight: 700;
    font-display: swap;
}
