@font-face {
  font-family: 'Kaisei Opti Regular';
  src: url('KaiseiOpti-Regular.woff2') format('woff2'),
      url('KaiseiOpti-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kaisei Opti Bold';
  src: url('KaiseiOpti-Bold.woff2') format('woff2'),
      url('KaiseiOpti-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Bai Jamjuree Regular';
    src: url('BaiJamjuree-Regular.woff2') format('woff2'),
        url('BaiJamjuree-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bai Jamjuree Bold';
    src: url('BaiJamjuree-Bold.woff2') format('woff2'),
        url('BaiJamjuree-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}