/*@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(THSarabunNew.eot);
  src: local('PT Sans'), local('PTSans-Regular'), url(THSarabunNew.eot) format('embedded-opentype'), url(THSarabunNew.woff) format('woff');
}*/
@font-face {
    font-family: 'thaisans_neuebold';
    src: url('font/thaisansneue-bold-webfont.eot');
    src: url('font/thaisansneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/thaisansneue-bold-webfont.woff2') format('woff2'),
         url('font/thaisansneue-bold-webfont.woff') format('woff'),
         url('font/thaisansneue-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

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

}

@font-face {
    font-family: 'thaisans_neueextra_bold';
    src: url('font/thaisansneue-extrabold-webfont.eot');
    src: url('font/thaisansneue-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/thaisansneue-extrabold-webfont.woff2') format('woff2'),
         url('font/thaisansneue-extrabold-webfont.woff') format('woff'),
         url('font/thaisansneue-extrabold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
