@font-face {
			/* MjQGmil5tffhpBrknsqsfamD.woff2 */
  	font-family: 'Maitree';
  	src: url('Maitree-Regular.ttf') format('truetype'); /* IE9 Compat Modes */
  	src: url('maitree-700-web.woff') format('woff'),
  		url('MjQGmil5tffhpBrknsqsfamD.woff2') format('woff2'),
		url('maitree-700-web.woff2') format('woff2');

	font-family: 'Maitree-Light';
	src: url('Maitree-Light.ttf') format('truetype'); /* IE9 Compat Modes */

	font-family: 'Maitree-ExtraLight';
	src: url('Maitree-ExtraLight.ttf') format('truetype'); /* IE9 Compat Modes */

	/* Maitree-SemiBold.ttf */
	font-family: 'Maitree-SemiBold';
	src: url('Maitree-SemiBold.ttf') format('truetype'); /* IE9 Compat Modes */
       
}

body, div, table, tbody, tr, td {
	font-family: 'Maitree' ;
	font-size:16px;
	font-style: normal;
	font-weight: 300;
}
thead, span, th, strong {
	font-family: 'Maitree-SemiBold';
	font-size:16px;
	font-style: bold;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Maitree';
	font-size:16px;
	font-style: normal;
	font-weight: 300;
}
b {
	font-family: 'Maitree';
	font-size:16px;
	font-style: normal;
	font-weight: 300;

}

ul, li, a, button, p, select, section, label, .item {
    font-family: 'Maitree';
	font-size:16px;
	font-style: normal;
	font-weight: 300;

}
span {
	font-family: 'Maitree';
	font-size:16px;
	font-style: normal;
	font-weight: 300;


}
nav, .navbar-light .navbar-brand {
	font-family: 'Maitree-SemiBold';
	font-weight: 400;
	font-size: 1.25rem;
}
.region-name {
	 font-family: 'Maitree';
	font-size:16px;
	font-style: normal;
	font-weight: 300;

}