/* HLB global type scale, per client stylesheet */
h1, .h1 {
  font-family: Geometos, sans-serif;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: -0.72px;
  font-weight: 400;
}
h2, .h2 {
  font-family: Geometos, sans-serif;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 400;
}
h3, .h3 {
  font-family: Gotham, sans-serif;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.48px;
  font-weight: 500;
}
h4, .h4 {
  font-family: Geometos, sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: 400;
}
h5, .h5 {
  font-family: Gotham, sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 500;
}
h6, .h6 {
  font-family: Gotham, sans-serif;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-transform: uppercase;
}