
@font-face {
    font-family: bangla;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/SutonnyMJ.ttf') format('truetype');
  }

  @font-face {
    font-family: amiri;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/amiri-regular.eot?') format('eot'),
         url('../fonts/amiri-regular.woff2') format('woff2'),
         url('../fonts/amiri-regular.woff') format('woff'),
         url('../fonts/amiri-regular.ttf')  format('truetype');
}

.amiri{
    font-family: amiri;
    direction: rtl;
}

  .bangla{
      font-family: bangla;
      line-height: 1.1em;
      font-size: .14px;
      font-weight: 700;
  }

  
 /* a{
    font-size: 10px;
    font-weight: 300;
  } */
  

 /* Style 9----------------------------- */

  .nine h5 span {
  
      font-family:bangla ; 
   
  }
  /* .nine h5 span:after,.nine h5 span:before {
      content: " ";
      display: block;
      border-bottom: 1px solid #ccc;
      border-top: 1px solid #ccc;
      height: 5px;
      background-color:#f8f8f8;
  } */
 a {
    font-family: amiri ;
    font-size: 13px !important ; 
}


.ftw-list {
    font-size: 12px;

}




