@font-face {
  font-family: 'LINESeedSansTH';
  src: url('../fonts/LINESeedSansTH_W_Rg.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: 'LINESeedSansTH';
  src: url('../fonts/LINESeedSansTH_W_Bd.woff') format('woff');
  font-weight: bold;
}
/*@font-face {
  font-family: 'LINESeedSansTH';
  src: url('../fonts/LINESeedSansTH_W_Th.woff') format('woff');
  font-weight: lighter;
}
@font-face {
  font-family: 'LINESeedSansTH';
  src: url('../fonts/LINESeedSansTH_W_XBd.woff') format('woff');
  font-weight: bolder;
}

@font-face {
  font-family: 'LINESeedSansTH';
  src: url('../fonts/LINESeedSansTH_W_He.woff') format('woff');
  font-weight: 900;
}
*/
@font-family__base: 'LINESeedSansTH', sans-serif;
 body{ font-family: LINESeedSansTH !important; }
