/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "THSarabunNew";
  src: url("./fonts/THSarabunNew.eot"); /* IE9 Compat Modes */
  src: url("./fonts/THSarabunNew.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/THSarabunNew.otf") format("opentype"), /* Open Type Font */
    url("./fonts/THSarabunNew.svg") format("svg"), /* Legacy iOS */
    url("./fonts/THSarabunNew.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/THSarabunNew.woff") format("woff"), /* Modern Browsers */
    url("./fonts/THSarabunNew.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}