/* Shared typography for every R-Scan Payroll page. */
html,
body,
button,
input,
select,
textarea {
  font-family: "Sarabun", Tahoma, sans-serif !important;
}

.hero,
.hero *,
.success-hero,
.success-hero * {
  font-family: "Prompt", Tahoma, sans-serif !important;
}
