@font-face {
  font-family: "it-reg";
  src: url(./Inter-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ibm-reg";
  src: url(./IBMPlexSansThai-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}

/* ---------------------------------------------------------------------- */

@font-face {
  font-family: "it-med";
  src: url(./Inter-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ibm-med";
  src: url(./IBMPlexSansThai-Medium.ttf);
  font-weight: normal;
  font-style: normal;
}

/* ---------------------------------------------------------------------- */

@font-face {
  font-family: "it-bold";
  src: url(./Inter-Bold.ttf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ibm-bold";
  src: url(./IBMPlexSansThai-Bold.ttf);
  font-weight: normal;
  font-style: normal;
}

/* ---------------------------------------------------------------------- */

@font-face {
  font-family: "it-sbold";
  src: url(./Inter-SemiBold.ttf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "it-sbold";
  src: url(./IBMPlexSansThai-SemiBold.ttf);
  font-weight: normal;
  font-style: normal;
}
