
/* فرض الخطوط المخصصة على كامل الموقع */
body, html, p, span, div, a, li, input, textarea, button, label, select, option {
  font-family: 'ExpoArabicBook', sans-serif !important;
}

h1, h2 {
  font-family: 'ExpoArabicBold', sans-serif !important;
}

h3, h4 {
  font-family: 'ExpoArabicSemiBold', sans-serif !important;
}

h5, h6, strong, b {
  font-family: 'ExpoArabicMedium', sans-serif !important;
}
