@font-face {
  font-family: "Chulabhorn Likit Text";
  src: url("/fonts/ChulabhornLikitText-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Chulabhorn Likit Text";
  src: url("/fonts/ChulabhornLikitText-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Chulabhorn Likit Text";
  src: url("/fonts/ChulabhornLikitText-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
}

@font-face {
  font-family: "Chulabhorn Likit Text";
  src: url("/fonts/ChulabhornLikitText-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700 900;
  font-display: swap;
}

:root {
  --font-h: "Chulabhorn Likit Text", sans-serif !important;
  --font-b: "Chulabhorn Likit Text", sans-serif !important;
  --font-body: "Chulabhorn Likit Text", sans-serif !important;
}

body,
body :not(i):not(code):not(pre):not(kbd):not(samp):not(.fa):not(.fas):not(.far):not(.fab):not([class^="fa-"]):not([class*=" fa-"]) {
  font-family: "Chulabhorn Likit Text", sans-serif !important;
}
