@font-face {
  font-family: 'Kanit';
  font-weight: 400;
  font-style: normal;
  src: url('./fonts/Kanit-Regular.ttf');
}

@font-face {
  font-family: 'Kanit';
  font-weight: 500;
  font-style: normal;
  src: url('./fonts/Kanit-Medium.ttf');
}
