@font-face {
  font-family: 'THSarabunNew';
  src: url('../fonts/thsarabunnew-webfont.eot');
  src: url('../fonts/thsarabunnew-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/thsarabunnew-webfont.woff') format('woff'),
  url('../fonts/thsarabunnew-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'THSarabunNew';
  src: url('../fonts/thsarabunnew_bolditalic-webfont.eot');
  src: url('../fonts/thsarabunnew_bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/thsarabunnew_bolditalic-webfont.woff') format('woff'),
  url('../fonts/thsarabunnew_bolditalic-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'THSarabunNew';
  src: url('../fonts/thsarabunnew_italic-webfont.eot');
  src: url('../fonts/thsarabunnew_italic-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/thsarabunnew_italic-webfont.woff') format('woff'),
  url('../fonts/thsarabunnew_italic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'THSarabunNew';
  src: url('../fonts/thsarabunnew_bold-webfont.eot');
  src: url('../fonts/thsarabunnew_bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/thsarabunnew_bold-webfont.woff') format('woff'),
  url('../fonts/thsarabunnew_bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Maledpan';
  src: url('../fonts/maledpan-regular-webfont.eot');
  src: url('../fonts/maledpan-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/maledpan-regular-webfont.woff2') format('woff2'),
  url('../fonts/maledpan-regular-webfont.woff') format('woff'),
  url('../fonts/maledpan-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face{
  font-family:'AngsanaNew';
  src:url('../fonts/angsana_new-webfont.eot');
  src:url('../fonts/angsana_new-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/angsana_new-webfont.woff') format('woff'),
  url('../fonts/angsana_new-webfont.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
}

body {
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #222;
  background-color: #fff;
  font-size: 15px;
  line-height: 1.5;
  /* font-family:  'Maledpan', 'THSarabunNew' , sans-serif; */
  font-family:  'THSarabunNew' , sans-serif;
}

h1, h2, h3, p {
  /* font-family: 'Maledpan' , 'THSarabunNew'  sans-serif; */
  font-family:  'THSarabunNew'  sans-serif;
}
