@font-face {
    font-family: 'Expo Arabic';
    font-style: normal;
    font-weight: 400;
    src: url('expo-arabic/ExpoArabic-Book.ttf') format('truetype');
  }
  @font-face {
     font-family: 'Expo Arabic';
     font-style: normal;
     font-weight: 500;
     src: url('expo-arabic/ExpoArabic-Light.ttf') format('truetype');
  }
  @font-face {
     font-family: 'Expo Arabic';
     font-style: normal;
     font-weight: 600;
     src: url('expo-arabic/ExpoArabic-Medium.ttf') format('truetype');
  }
  
  @font-face {
     font-family: 'Expo Arabic';
     font-style: normal;
     font-weight: 700;
     src: url('expo-arabic/ExpoArabic-SemiBold.ttf') format('truetype');
  }
  
  @font-face {
     font-family: 'Expo Arabic';
     font-style: normal;
     font-weight: 800;
     src: url('expo-arabic/ExpoArabic-Bold.otf') format('truetype');
  }
  
  