.font-prompt {
  font-family: 'Prompt', sans-serif;
}

.font-mali {
  font-family: 'Mali', cursive;
}

.font-sarabun {
  font-family: 'Sarabun', sans-serif;
}

.font-light {
  font-weight: 200;
}

.font-bold {
  font-weight: 500;
}

.font-bb {
  font-weight: 900;
}
