/* Regular */
@font-face {
  font-family: "LINESeedSansTH";
  src: url("../fonts/LINESeedSansTH_W_Rg.woff2") format("woff2");
  font-weight: 400; /* Normal weight */
  font-style: normal;
}

/* Thin */
@font-face {
  font-family: "LINESeedSansTH";
  src: url("../fonts/LINESeedSansTH_W_Th.woff2") format("woff2");
  font-weight: 100; /* Thin weight */
  font-style: normal;
}

/* Bold */
@font-face {
  font-family: "LINESeedSansTH";
  src: url("../fonts/LINESeedSansTH_W_Bd.woff2") format("woff2");
  font-weight: 700; /* Bold weight */
  font-style: normal;
}

/* Extra Bold */
@font-face {
  font-family: "LINESeedSansTH";
  src: url("../fonts/LINESeedSansTH_W_XBd.woff2") format("woff2");
  font-weight: 800; /* Extra Bold weight */
  font-style: normal;
}

/* Heavy */
@font-face {
  font-family: "LINESeedSansTH";
  src: url("../fonts/LINESeedSansTH_W_He.woff2") format("woff2");
  font-weight: 900; /* Heavy weight */
  font-style: normal;
}
