@charset "utf-8";
@font-face{ 
	font-family: 'MyWebFont';
	src: url('../fonts/BRHJHK03.eot');
	src: url('../fonts/BRHJHK03.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/BRHJHK03.woff') format('woff'),
	     url('../fonts/BRHJHK03.ttf') format('truetype'),
	     url('../fonts/BRHJHK03.svg#webfont') format('svg');
		 font-style:normal;
		 font-weight:normal;
}
@font-face {font-family:"MyWebFont";src:url("../fonts/Nudi_05_k.eot?") format("eot"),url("../fonts/Nudi_05_k.woff") format("woff"),url("../fonts/Nudi_05_k.ttf") format("truetype"),url("../fonts/Nudi_05_k.svg#Nudi05k") format("svg");font-weight:normal;font-style:normal;}
/*@font-face {
    font-family: 'MyWebFont';
    src: url('fonts/brhaknd.eot');
    src: url('fonts/brhaknd.eot') format('embedded-opentype'),
         url('fonts/brhaknd.woff') format('woff'),
         url('fonts/brhaknd.ttf') format('truetype'),
         url('fonts/brhaknd.svg#BRHAmerikannadaRegular') format('svg');
}*/
.kannada-font {
	font-family: "MyWebFont"; 
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height:24px;
}
.kannada1 {
	font-family: "MyWebFont"; 
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height:24px;
}

