/* Custom heading font */
@font-face {
  font-family: 'Kindness Solid';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: block;
  src: url(KindnessMatters_solid.otf) format('opentype');
}

@font-face {
  font-family: 'Kindness Matters';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: block;
  src: url(KindnessMatters.otf) format('opentype');
}
