@font-face {
    font-family: 'sarabun';
    src: url('THSarabunNew.eot');
    src: url('THSarabunNew.eot?#iefix') format('embedded-opentype'),
         url('THSarabunNew.woff2') format('woff2'),
         url('THSarabunNew.woff') format('woff'),
         url('THSarabunNew.ttf') format('truetype'),
         url('THSarabunNew.svg#Sarabun') format('svg');
	font-weight: bolder !important;
 	font-style: normal;
}

@font-face {
    font-family: 'sansNeue';
    src: url('ThaiSansNeue-Regular.eot');
    src: url('ThaiSansNeue-Regular.eot?#iefix') format('embedded-opentype'),
         url('ThaiSansNeue-Regular.woff2') format('woff2'),
         url('ThaiSansNeue-Regular.woff') format('woff'),
         url('ThaiSansNeue-Regular.ttf') format('truetype'),
         url('ThaiSansNeue-Regular.svg#rsuregular') format('svg');
	font-weight: normal;
 	font-style: normal;
}
body {font-family: 'sarabun', arial, sans-serif;}
