h1, 
h2 {
  font-family: hk-nova-medium;
  color:#323232;
}
h1 {
    font-size: 35px;
}
h2 {
  font-size:22px;
}
a {
  color: inherit;
}