/* Conservative, established-company typography. */
html,
body,
button,
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Georgia, "Times New Roman", serif !important;
  letter-spacing: -0.015em;
}

button,
a {
  letter-spacing: 0;
}
