@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  src: local("Inter"), url("Inter-Regular.ttf") format("opentype");
}
@font-face {
  font-family: "Inter";
  font-weight: 500;
  font-style: normal;
  src: local("Inter"), url("Inter-Medium.ttf") format("opentype");
}
@font-face {
  font-family: "Inter";
  font-weight: 700;
  font-style: normal;
  src: local("Inter"), url("Inter-Bold.ttf") format("opentype");
}
@font-face {
  font-family: "THSarabunNew";
  font-weight: 400;
  font-style: normal;
  src: local("THSarabunNew"), url("THSarabunNew.ttf") format("opentype");
}
@font-face {
  font-family: "THSarabunNew";
  font-weight: 700;
  font-style: normal;
  src: local("THSarabunNew"), url("THSarabunNew-Bold.ttf") format("opentype");
}
