@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&family=Tajawal:wght@400;500;700;800;900&display=swap');

html,
body,
button,
input,
select,
textarea,
a,
p,
span,
small,
strong,
b,
div,
section,
article,
nav,
header,
footer {
  font-family: 'IBM Plex Sans Arabic', 'Tajawal', 'Inter', Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.hero-content h1,
.section h2,
.ancor-profile-content h2,
.ancor-map-info h2,
.cards-map-head h2 {
  font-family: 'Tajawal', 'IBM Plex Sans Arabic', Arial, sans-serif !important;
  font-weight: 900 !important;
}

.brand-text strong,
.brand-text small,
.ancor-footer-logo strong,
.ancor-footer-logo small,
.ancor-big-logo strong,
.ancor-big-logo small {
  font-family: 'Inter', 'IBM Plex Sans Arabic', Arial, sans-serif !important;
  font-weight: 900 !important;
}
