@font-face {
    font-family: "Bahij The Sans Arabic Bold";
    src: url("https://arbfonts.com/wp-content/fonts/new-arabic-fonts/Bahij_TheSansArabic-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: "Bahij The Sans Arabic Bold", sans-serif;
}
.copyright-text p,
.copyright-text p a:hover{
  color: #fff !important;
}
@media (max-width: 767px) {
    .slider-banner-main-3 .justify-center {
    justify-content: flex-start !important;
}
  .banner_ad .img2 .w-full {
    justify-content: flex-start !important;
  }
}