/* Expo Sans - Regular weights */
@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

/* Expo Sans - Italic weights */
@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-ThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-BookItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-SemiBoldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Expo Sans';
    src: url('../fonts/Expo Fonts/ExpoSansStd-BlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

/* Expo 2020 Headline */
@font-face {
    font-family: 'Expo 2020 Headline';
    src: url('../fonts/Expo Fonts/Expo2020Headline_Rg.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

/* Expo Arabic weights */
@font-face {
    font-family: 'Expo Arabic';
    src: url('../fonts/Expo Fonts/ExpoArabic-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('../fonts/Expo Fonts/ExpoArabic-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('../fonts/Expo Fonts/ExpoArabic-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('../fonts/Expo Fonts/ExpoArabic-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('../fonts/Expo Fonts/ExpoArabic-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('../fonts/Expo Fonts/ExpoArabic-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Expo Arabic';
    src: url('../fonts/Expo Fonts/ExpoArabic-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

/* Expo 2020 Headline Arabic */
@font-face {
    font-family: 'Expo 2020 Headline Arabic';
    src: url('../fonts/Expo Fonts/Expo2020HeadlineArabic_Rg.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
