@font-face {
  font-family: 'kanit_light';
  src: url('../fonts/Kanit-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kanit_regular';
  src: url('../fonts/Kanit-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kanit_medium';
  src: url('../fonts/Kanit-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kanit_semibold';
  src: url('../fonts/Kanit-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kanit_bold';
  src: url('../fonts/Kanit-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}