body{
  font-family: "Mitr", sans-serif;
  font-weight: 300;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,strong,b {
  font-family: "Mitr", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-thai-<uniquifier> {
  font-family: "Noto Sans Thai", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.posdur_font {
  font-family: "Playpen Sans Thai", cursive;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}