* {
  font-family: 'kanit';
}

@font-face {
  font-family: 'kanit';
  src: url('kanit-light-webfont.woff2') format('woff2'),url('kanit-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}