/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.10
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/*@import url(https://fonts.googleapis.com/css?family=Trirong:400,700,700italic,400italic&subset=thai,latin);*/
@import url(https://fonts.googleapis.com/css?family=Kanit:400,300,700&subset=thai,latin);

/*@import url(https://fonts.googleapis.com/css?family=Taviraj:400,400italic,700&subset=thai,latin);
body {
  font-family: 'Taviraj', serif !important;
}*/



/*@font-face {
	font-family: 'rsu regular';
	src: url('fonts/rsu_regular-webfont.eot');
	src: url('fonts/rsu_regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/rsu_regular-webfont.woff') format('woff'),
		url('fonts/rsu_regular-webfont.ttf') format('truetype'),
		url('fonts/rsu_regular-webfont.svg') format('svg');;
}

h1, h2, h3, h4, h5, h6, .w-nav-list {

	font-family: 'rsu regular' !important;
}*/

/* Weired body Thai font... */
/*body {
  font-family: 'Trirong', sans-serif !important;
}*/

h1, h2, h3, h4, h5, h6, .w-nav-list {

	font-family: 'Kanit', sans-serif !important;
}


