@font-face {
font-family: 'Phetsarath_OT'; 
src: url('../fonts/phetsarath_ot.eot'); 
src: url('../fonts/phetsarath_ot.eot?#iefix') format('embedded-opentype'), 
url('../fonts/phetsarath_ot.woff2') format('woff2'), 
url('../fonts/phetsarath_ot.woff') format('woff'), 
url('../fonts/phetsarath_ot.ttf') format('truetype'),
url('../fonts/phetsarath_ot.svg#Phetsarath_OT') format('svg'); 
font-weight: normal;
font-style: normal;

}
body,h1,h2,h3,h4,h5,h6,button,dropdown-menu,dropdown-submenu,template,title1,input {
	font-family: 'Phetsarath_OT' !important;
	
	color:#00802b;
}