.privacy-policy h2,
.privacy-policy h3 {
  font-family: Khand;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: math-auto!important;
}
@media only screen and (min-width: 1201px) {
.privacy-policy h2 {
    font-size: 2.827rem;
    }
.privacy-policy h3 {
    font-size: 2.0rem;
}
}