


@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@300;400&family=Itim&family=Kanit:wght@300&family=Kodchasan&family=Krub&family=Thasadith:wght@700&display=swap');
body {
 font-family: 'Krub', sans-serif;
  color: #444444;
  background: #DAE2B6;
}

a {
  color: #5846f9;
  text-decoration: none;
}

a:hover {
  color: #8577fb;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6
 {
  font-family: 'Krub', sans-serif;
}

.li
{
  font-family: 'Krub', sans-serif;
}
.a
{
  font-family: 'Krub', sans-serif;
}

