@font-face {
  font-family: "SarabunThinItalic";
  src: url("./fonts/Sarabun-ThinItalic.eot");
  src: url("./fonts/Sarabun-ThinItalic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Sarabun-ThinItalic.woff2") format("woff2"),
    url("./fonts/Sarabun-ThinItalic.woff") format("woff"),
    url("./fonts/Sarabun-ThinItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SarabunItalic";
  src: url("./fonts/Sarabun-Italic.eot");
  src: url("./fonts/Sarabun-Italic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Sarabun-Italic.woff2") format("woff2"),
    url("./fonts/Sarabun-Italic.woff") format("woff"),
    url("./fonts/Sarabun-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "SarabunBoldItalic";
  src: url("./fonts/Sarabun-BoldItalic.eot");
  src: url("./fonts/Sarabun-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Sarabun-BoldItalic.woff2") format("woff2"),
    url("./fonts/Sarabun-BoldItalic.woff") format("woff"),
    url("./fonts/Sarabun-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SarabunThin";
  src: url("./fonts/Sarabun-Thin.eot");
  src: url("./fonts/Sarabun-Thin.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Sarabun-Thin.woff2") format("woff2"),
    url("./fonts/Sarabun-Thin.woff") format("woff"),
    url("./fonts/Sarabun-Thin.ttf") format("truetype");
}

@font-face {
  font-family: "SarabunRegular";
  src: url("./fonts/Sarabun-Regular.eot");
  src: url("./fonts/Sarabun-Regular.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Sarabun-Regular.woff2") format("woff2"),
    url("./fonts/Sarabun-Regular.woff") format("woff"),
    url("./fonts/Sarabun-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "SarabunMedium";
  src: url("./fonts/Sarabun-Medium.eot");
  src: url("./fonts/Sarabun-Medium.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Sarabun-Medium.woff2") format("woff2"),
    url("./fonts/Sarabun-Medium.woff") format("woff"),
    url("./fonts/Sarabun-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "SarabunBold";
  src: url("./fonts/Sarabun-Bold.eot");
  src: url("./fonts/Sarabun-Bold.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Sarabun-Bold.woff2") format("woff2"),
    url("./fonts/Sarabun-Bold.woff") format("woff"),
    url("./fonts/Sarabun-Bold.ttf") format("truetype");
}
body,
a {
  font-family: "SarabunMedium" !important;
  font-weight: normal;
  font-style: normal;
}
