@font-face {
  font-family: 'healsoul';
  src:  url('healsoul.eot');
  src:  url('healsoul.eot#iefix') format('embedded-opentype'),
    url('healsoul.ttf') format('truetype'),
    url('healsoul.woff') format('woff'),
    url('healsoul.svg#healsoul') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="healsoul-"], [class*=" healsoul-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'healsoul' !important;
  speak: none;
  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;
}

.healsoul-brain:before {
  content: "\e900";
}
.healsoul-circular-plus-button:before {
  content: "\e901";
}
.healsoul-eyeglasses:before {
  content: "\e902";
}
.healsoul-smiling-baby:before {
  content: "\e903";
}
.healsoul-stethoscope:before {
  content: "\e904";
}
.healsoul-tooth:before {
  content: "\e905";
}
.healsoul-woman:before {
  content: "\e906";
}
