@charset "utf-8";
/* CSS Document */

/**Font Attachment**/
@charset "utf-8";
@font-face{
	font-family:"Khmer Viravuth";
	src: format("truetype");
}
@font-face{
	font-family:"khmer os content";
	src:url(../fonts/KhmerOScontent.ttf) format("truetype");
}
@font-face{
	font-family:"khmer os muol";
	src:url(../fonts/KhmerOSmuol.ttf) format("truetype");
}
@font-face{
	font-family:"KhmerOS_muollight";
	src:url(../fonts/KhmerOS_muollight.ttf) format("truetype");
}
@font-face{
	font-family:"khmer os metal Chrieng";
	src:url(../fonts/KhmerOSmetalchrieng.ttf) format("truetype");
}
@font-face{
	font-family: 'Battambang', serif;
	src:url(../fonts/KhmerOSbattambang.ttf) format("truetype");
	font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    font-stretch: normal;
}
@font-face{
	font-family:"khmer os muol pali";
	src:url(../fonts/KhmerOSmuolpali.ttf) format("truetype");
}
@font-face{
	font-family: 'Nokora', serif;
	src:url(../fonts/KhmerOSbokor.ttf) format("truetype");
}
@font-face{
	font-family:"KhmerOS_sys";
	src:url(../fonts/KhmerOS_sys.ttf) format("truetype");
}
/**End Attach Font**/