/*! webfont-tiro-bangla.css  */

		
/* Font Tiro Bangla 400 */	


/* Regular 400  */
@font-face {
    font-family: 'Tiro Bangla';
    src: url('TiroBangla-Regular.woff2') format('woff2'),
         url('TiroBangla-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}