@font-face {
  font-family: 'Noto Sans Thai';
  src: url('notosansthaiui-regular-webfont.woff2') format('woff2'),
     url('notosansthaiui-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans Thai';
  src: url('notosansthaiui-semibold-webfont.woff2') format('woff2'),
     url('notosansthaiui-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}