@font-face{
    font-family: 'Hussaini Nastaleeq';
    src: url('../fonts/hussaini-nastaleeq.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face{
    font-family: 'Mehr Nastaliq Web';
    src: url('../fonts/Mehr-Nastaliq-Web.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
  font-family: 'Bangla';
  src: url('../fonts/kalpurush.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Arabic';
    src: url('../fonts/tradbdo.ttf');
    src: url('../fonts/trado.ttf') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

.Bangla{
 font-family: Bangla;
}

.Arabic{
 font-family: Arabic;
}
.English{
 font-family: Arial, serif;
}
/*
@font-face{
    font-family: 'Jameel Noori Nastaleeq';
    src: url('../fonts/Jameel-Noori-Nastaleeq.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face{
    font-family: 'Nafees Naskh';
    src: url('../fonts/Nafees-Naskh.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face{
    font-family: 'Diwani';
    src: url('../fonts/Diwani.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
*/

