/* Critical font styling - Inline in head for performance */
.title-multiline,
.title-multiline span,
h1.title-multiline,
h1.title-multiline span,
.why-title span,
.wwd-title span,
.life-title span,
.evp-title span,
.mas-title span,
.voices-title span {
  font-family: 'KPMG Sans Bold', Arial, Helvetica, sans-serif !important;
  font-weight: 700 !important;
}

@media (max-width: 640px) {
  .why-title-mobile,
  .why-title-mobile *,
  .why-cyan,
  .why-blue {
    font-family: 'KPMG Sans Bold', Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important;
  }
}
