@font-face {
  font-family: bahijLightBold;
  src: url(../fonts/Bahij_TheSansArabic-ExtraLight.ttf);
}
@font-face {
  font-family: bahijBold;
  src: url(../fonts/Bahij_TheSansArabic-Bold.ttf);
}
@font-face {
  font-family: bahijSemiBold;
  src: url(../fonts/Bahij_TheSansArabic-SemiBold.ttf);
}

.welcome-content-section {
  font-family: bahijLightBold !important;
  direction: rtl;
}
.welcome-content-section h2,
h3,
h4,
h5,
h6 {
  font-family: bahijSemiBold, Arial, sans-serif !important;
}
.welcome-text {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #000;
  margin-bottom: 1.3rem;
  text-align: justify;
  font-family: "bahijLightBold", Arial, sans-serif;
  direction: rtl;
}

.welcome-text strong {
  font-family: bahijSemiBold !important;
}
strong {
  font-family: bahijSemiBold, Arial, sans-serif !important;
}
.registration-text {
  font-family: "bahijLightBold", Arial, sans-serif;
  direction: rtl;
}
.registration-card {
  font-family: "bahijLightBold", Arial, sans-serif;
  direction: rtl;
}

.welcome-title {
  font-family: "bahijLightBold", Arial, sans-serif;
}
.global h4 {
  direction: rtl;
}
