@font-face {
  font-family: 'Khwan Thong';
  src: url('fonts/KHWANTHONG-REGULAR.OTF');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Khwan Thong';
  src: url('fonts/KHWANTHONG-ITALIC.OTF');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Khwan Thong';
  src: url('fonts/KHWANTHONG-BOLD.OTF');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Khwan Thong';
  src: url('fonts/KHWANTHONG-BOLDITALIC.OTF');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Cloud Lucent';
  src: url('fonts/CLOUD LUCENT-REGULAR.OTF');
  font-weight: normal;
  font-style: normal;
}