@font-face {
  font-family: 'ExpoArabic';
  src: url("./ExpoArabic-Book.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ExpoArabic';
  src: url("./ExpoArabic-SemiBold.woff2") format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}