@font-face {       
   font-family: "Expo Arabic";       
   src: url("https://mediaid.sa/public/themes/gerow/fonts/ExpoArabic-Book.ttf");       
  
}
:root {          
   --primary-font: 'Expo Arabic', sans-serif;
}