@font-face {
    font-family : "ExpoArabic";
    font-weight : 700;
    src         : url("/fonts/ExpoArabic-Bold.otf") format("opentype");
}

@font-face {
    font-family : "ExpoArabic";
    font-weight : 400;
    src         : url("/fonts/ExpoArabic-Book.ttf") format("truetype");
}

@font-face {
    font-family : "ExpoArabic";
    font-weight : 300;
    src         : url("/fonts/ExpoArabic-Light.ttf") format("truetype");
}

@font-face {
    font-family : "ExpoArabic";
    font-weight : 500;
    src         : url("/fonts/ExpoArabic-Medium.ttf") format("truetype");
}

@font-face {
    font-family : "ExpoArabic";
    font-weight : 600;
    src         : url("/fonts/ExpoArabic-SemiBold.ttf") format("truetype");
}
