h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif;
}
html,
body,
span,
p {
  font-family: 'PT Sans', sans-serif;
}
h1 {
  font-size: 32px;
  line-height: 34px;
}
h2 {
  font-size: 28px;
  line-height: 32px;
}
h3 {
  font-size: 22px;
  line-height: 24px;
}
h4 {
  font-size: 18px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 16px;
}
h6 {
  font-size: 12px;
  line-height: 14px;
}
