@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap");
body,p,h1,h3,h2,h4,h5,h6 {

  font-family: 'Cairo', sans-serif !important;
 
}
.main_header_rtl{
  direction: rtl;
}
.text_align_right{
  text-align: right;
}
.about-wrapper .about-content .text::after
{
  right: 0;
}
.about-wrapper .about-content .text p {
  margin-right: 30px;
}
.hero-6 .banner-content h2{
    text-align: right;
    font-family: 'Cairo', sans-serif !important;
}