@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan&subset=latin-ext,malayalam,vietnamese');
@font-face {
	font-family: 'Lohit Malayalam';
	src: url('../fonts/Lohit-Malayalam.eot');
	src: url('../fonts/Lohit-Malayalam.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Lohit-Malayalam.woff') format('woff'),
		url('../fonts/Lohit-Malayalam.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Meera';
	src: url('../fonts/Meera.eot');
	src: url('../fonts/Meera.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Meera.woff') format('woff'),
		url('../fonts/Meera.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.malayalam {
  font-family: "Meera";
  font-size: 21px;
  line-height: 27px;
}

h3.malayalam {
  font-family: "Baloo Chettan",cursive;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}
