@font-face {
  font-family: 'line_seed_sans_th';
  src: url('https://iton5.com/font/lineseedsansth_rg-webfont.woff2') format('woff2'),
       url('https://iton5.com/font/lineseedsansth_rg-webfont.woff') format('woff'),
       url('https://iton5.com/font/LINESeedSansTH_Rg.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
    font-family: 'line_seed_sans_th';
    src: url('https://iton5.com/font/lineseedsansth_bd-webfont.woff2') format('woff2'),
         url('https://iton5.com/font/lineseedsansth_bd-webfont.woff') format('woff');
	 url('https://iton5.com/font/LINESeedSansTH_Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback; 
}



