@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bwsph1');
  src:  url('fonts/icomoon.eot?bwsph1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bwsph1') format('truetype'),
    url('fonts/icomoon.woff?bwsph1') format('woff'),
    url('fonts/icomoon.svg?bwsph1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-nest_eco_leaf:before {
  content: "\e900";
}
.icon-test_tube:before {
  content: "\e901";
}
.icon-plus:before {
  content: "\e902";
}
.icon-airwave:before {
  content: "\e903";
}
.icon-activity:before {
  content: "\e904";
}
.icon-stethoscope:before {
  content: "\e905";
}
.icon-neurology:before {
  content: "\e906";
}
.icon-syringe:before {
  content: "\e907";
}
.icon-alert_circle:before {
  content: "\e908";
}
.icon-heart:before {
  content: "\e909";
}
.icon-calendar:before {
  content: "\e90a";
}
