@font-face {
  font-family: 'IBM Plex Sans Thai Looped';
  src: url('IBMPlexSansThaiLooped-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans Thai Looped';
  src: url('IBMPlexSansThaiLooped-ExtraLight.ttf');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans Thai Looped';
  src: url('IBMPlexSansThaiLooped-SemiBold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}