/* IBM Plex Sans Thai */
@font-face {
  font-family: "IBM Plex Sans Thai";
  font-weight: 300;
  font-style: normal;
  src: local("IBM Plex Sans Thai"),
    url("IBMPlexSansThai-Light.ttf") format("opentype");
}
@font-face {
  font-family: "IBM Plex Sans Thai";
  font-weight: 400;
  font-style: normal;
  src: local("IBM Plex Sans Thai"),
    url("IBMPlexSansThai-Regular.ttf") format("opentype");
}
@font-face {
  font-family: "IBM Plex Sans Thai";
  font-weight: 600;
  font-style: normal;
  src: local("IBM Plex Sans Thai"),
    url("IBMPlexSansThai-SemiBold.ttf") format("opentype");
}
@font-face {
  font-family: "IBM Plex Sans Thai";
  font-weight: 700;
  font-style: normal;
  src: local("IBM Plex Sans Thai"),
    url("IBMPlexSansThai-Bold.ttf") format("opentype");
}

/* Sarabun */
@font-face {
  font-family: "Sarabun";
  font-weight: 300;
  font-style: normal;
  src: local("Sarabun"), url("Sarabun-Light.ttf") format("opentype");
}

@font-face {
  font-family: "Sarabun";
  font-weight: 400;
  font-style: normal;
  src: local("Sarabun"), url("Sarabun-Regular.ttf") format("opentype");
}

@font-face {
  font-family: "Sarabun";
  font-weight: 600;
  font-style: normal;
  src: local("Sarabun"), url("Sarabun-SemiBold.ttf") format("opentype");
}

/* Prompt */
@font-face {
  font-family: "Prompt";
  font-weight: 600;
  font-style: normal;
  src: local("Prompt"), url("Prompt-SemiBold.ttf") format("opentype");
}

@font-face {
  font-family: "Prompt";
  font-weight: 500;
  font-style: normal;
  src: local("Prompt"), url("Prompt-SemiBold.ttf") format("opentype");
}

@font-face {
  font-family: "Prompt";
  font-weight: 400;
  font-style: normal;
  src: local("Prompt"), url("Prompt-Regular.ttf") format("opentype");
}

/* Montserrat */
@font-face {
  font-family: "Montserrat";
  font-weight: 500;
  font-style: normal;
  src: local("Montserrat"), url("Montserrat-Regular.ttf") format("opentype");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  font-style: normal;
  src: local("Montserrat"), url("Montserrat-SemiBold.ttf") format("opentype");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  font-style: normal;
  src: local("Montserrat"), url("Montserrat-Bold.ttf") format("opentype");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 900;
  font-style: normal;
  src: local("Montserrat"), url("Montserrat-ExtraBold.ttf") format("opentype");
}

/* Inter */
@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  src: local("Rubik"), url("Inter-Regular.ttf") format("opentype");
}

@font-face {
  font-family: "Inter";
  font-weight: 500;
  font-style: normal;
  src: local("Rubik"), url("Inter-SemiBold.ttf") format("opentype");
}

/* Rubik */
@font-face {
  font-family: "Rubik";
  font-weight: 400;
  font-style: normal;
  src: local("Rubik"), url("Rubik-Medium.ttf") format("opentype");
}

@font-face {
  font-family: "Rubik";
  font-weight: 500;
  font-style: normal;
  src: local("Rubik"), url("Rubik-Medium.ttf") format("opentype");
}
