html,body{
  font-family: 'myf29-regular' !important;
}

  .about,.about-menu ul li a,.about-text {
    direction: ltr !important;

  }
  .about-menu ul li a{
    font-size: 14px !important;
  }
  .about-text {
    font-size: 12px !important;
  }
  .about-text h2{
    font-size: 22px !important;
  }
  .activety-item h5{
    font-size: 16px !important;
  }

  .mob-nav .navbar-collapse li:hover , .mob-nav .navbar-collapse li.active{
    border-left: none !important;
    border-right: solid 2px #01984f !important;
  }

  .mob-nav .navbar-collapse li a{
    padding-left:15px !important;
  }
