@font-face {
  font-family: 'health';
  src:
    url('fonts/health.ttf?i344rj') format('truetype'),
    url('fonts/health.woff?i344rj') format('woff'),
    url('fonts/health.svg?i344rj#health') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="health-"], [class*=" health-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'health' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.health-close:before {
  content: "\e900";
}
.health-menu:before {
  content: "\e901";
}
.health-clock:before {
  content: "\f017";
}
.health-envelope:before {
  content: "\f0e0";
}
.health-heart:before {
  content: "\f004";
}
.health-check:before {
  content: "\f00c";
}
.health-map-marker:before {
  content: "\f041";
}
.health-calendar-alt:before {
  content: "\f073";
}
.health-chevron-down:before {
  content: "\f078";
}
.health-phone:before {
  content: "\f095";
}
.health-caret-right:before {
  content: "\f0da";
}
.health-angle-right:before {
  content: "\f105";
}
.health-map-marker-alt:before {
  content: "\f3c5";
}
