/* Thai Font Support Fix */
body, p, div, span, li, a, td, th, h1, h2, h3, h4, h5, h6 {
  font-family: 'Prompt', Arial, Helvetica, sans-serif !important;
}

/* Headings with Prompt bold weights */
h1, h2, h3, h4, h5, h6, .entry-title, .widget-title {
  font-family: 'Prompt', Arial, Helvetica, sans-serif !important;
  font-weight: 600;
}
