@font-face {
	font-family: 'Khmer OS Siemreap Regular';
	src: url('../../fonts/Khmer OS Siemreap Regular.ttf');
}

@font-face {
    font-family: 'Khmer OS Siemreap Regular';
    src: url('../../fonts/Khmer OS Siemreap Regular.ttf');
}

html,
body {
	height: 100%;
	/* font-family: "Work Sans", sans-serif; */
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #111111;
	font-weight: 400;
	font-family: 'Khmer OS Siemreap Regular' !important
	/* font-family: "Work Sans", sans-serif; */
}

h1 {
	font-size: 70px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	
}

img {
	
}

input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	color: #fff;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

input, textarea, _select, article, span, button, ul, li, p, table, tr, td, th, footer, header, a, button, label{font-family: 'Khmer OS Siemreap Regular' !important;}
input[type="password"], .alert.alert-success button,button.close span, select{font-family: 'Khmer OS' !important;}