@font-face {
	font-family: 'Khmer UI';
	src: url("../../fonts/KhmerUI/KhmerUI.ttf");
    font-weight: normal;
    font-style: normal;
	}
	
	@font-face {
	font-family: 'Khmer UI';
	src: url("../../fonts/KhmerUI/KhmerUIb.ttf");
    font-weight: bold;
    font-style: normal;
	}
	
	@font-face {
	font-family: 'Open Sans';
	src: url("../../fonts/Open_Sans/OpenSans-Regular.ttf");
    font-weight: normal;
    font-style: normal;
	}
	
	@font-face {
	font-family: 'Open Sans';
	src: url("../../fonts/Open_Sans/OpenSans-Bold.ttf");
    font-weight: bold;
    font-style: normal;
	}
	
	@font-face {
	font-family: 'Open Sans';
	src: url("../../fonts/Open_Sans/OpenSans-Italic.ttf");
    font-weight: normal;
    font-style: italic;
	}
	
	@font-face {
	font-family: 'Open Sans';
	src: url("../../fonts/Open_Sans/OpenSans-BoldItalic.ttf");
    font-weight: bold;
    font-style: italic;
	}
