body, input, textarea, select, button {
  font-family: 'Times New Roman', Times, Helvetica, serif;
  font-size: 16px;
}
h1 {
  font-size: 30px;
  font-weight: 300;
}
h2 {
  font-size: 22px;
  font-weight: 300;
}
h3 {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}