body {
  font-family: 'Prompt', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Kanit', sans-serif;
}

p {
  font-family: 'Prompt', sans-serif;
}

img {

}

.w-150 {
  max-width: 150px !important;
  height: auto !important;
}