@font-face {
  font-family: 'Siyamrupali';
  src: url('../fonts/Siyamrupali.ttf')  format('truetype'); 
	   font-style:normal;   
	   font-weight:normal;
}

@font-face {
  font-family: 'SolaimanLipi';
  src: url('../fonts/SolaimanLipi_20-04-07.ttf')  format('truetype'); 
	   font-style:normal;   
	   font-weight:normal;
}

@font-face {
  font-family: 'kiron';
  src:  url('../fonts/kiron.eot');
  src: url('../fonts/kiron.eot?#iefix') format('embedded-opentype'),
      /* url('../fonts/kiron.woff2') format('woff2'), */ /* Super Modern Browsers */
       url('../fonts/kiron.woff') format('woff'), 
       url('../fonts/kiron.ttf')  format('truetype'),
	   url('../fonts/kiron.otf')  format('truetype'),
       url('../fonts/kiron.svg#svgFontName') format('svg'); 
	   font-style:normal;   
	   font-weight:normal;
}

@font-face {
  font-family: 'kiron';
  src:  url('font/kiron/kironBold.eot'); 
  src: url('font/kiron/kironBold.eot?#iefix') format('embedded-opentype'), 
      /* url('../fonts/kiron.woff2') format('woff2'), */ /* Super Modern Browsers */
       url('../fonts/kironBold.woff') format('woff'), 
       url('../fonts/kironBold.ttf')  format('truetype'), 
	   url('../fonts/kironBold.otf')  format('opentype'),
       url('../fonts/kironBold.svg#svgFontName') format('svg');
	   font-style:normal;	  
	   font-weight:bold;
}
