@font-face {
  font-family: 'Kanit';
  font-weight: 100;
  font-style: normal;
  src: local('Kanit'), url('Kanit-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-weight: 200;
  font-style: normal;
  src: local('Kanit'), url('Kanit-ExtraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-weight: 300;
  font-style: normal;
  src: local('Kanit'), url('Kanit-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-weight: 400;
  font-style: normal;
  src: local('Kanit'), url('Kanit-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-weight: 500;
  font-style: normal;
  src: local('Kanit'), url('Kanit-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-weight: 600;
  font-style: normal;
  src: local('Kanit'), url('Kanit-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-weight: 700;
  font-style: normal;
  src: local('Kanit'), url('Kanit-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-weight: 800;
  font-style: normal;
  src: local('Kanit'), url('Kanit-ExtraBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-weight: 900;
  font-style: normal;
  src: local('Kanit'), url('Kanit-Black.ttf') format('truetype');
}
