/* Geologica - Primary font (weights 200, 300, 400, 500, 600, 700) */
@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/Geologica/Geologica-ExtraLight.ttf");
}
@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/Geologica/Geologica-Light.ttf");
}
@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Geologica/Geologica-Regular.ttf");
}
@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Geologica/Geologica-Medium.ttf");
}
@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Geologica/Geologica-SemiBold.ttf");
}
@font-face {
  font-family: "Geologica";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Geologica/Geologica-Bold.ttf");
}

/* IBM Plex Sans Thai Looped - Button font (weights 400, 500, 600, 700) */
@font-face {
  font-family: "IBM Plex Sans Thai Looped";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/IBM Plex Sans Thai Looped/IBMPlexSansThaiLooped-Regular.ttf");
}
@font-face {
  font-family: "IBM Plex Sans Thai Looped";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/IBM Plex Sans Thai Looped/IBMPlexSansThaiLooped-Medium.ttf");
}
@font-face {
  font-family: "IBM Plex Sans Thai Looped";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/IBM Plex Sans Thai Looped/IBMPlexSansThaiLooped-SemiBold.ttf");
}
@font-face {
  font-family: "IBM Plex Sans Thai Looped";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/IBM Plex Sans Thai Looped/IBMPlexSansThaiLooped-Bold.ttf");
}

/* Lilita One - h4 headings */
@font-face {
  font-family: "Lilita One";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/LilitaOne/LilitaOne-Regular.ttf");
}
