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

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

.icon-focus:before {
  content: "\e01b";
}
.icon-health:before {
  content: "\e901";
}
.icon-location:before {
  content: "\e902";
}
.icon-map4:before {
  content: "\e903";
}
.icon-lab:before {
  content: "\e904";
}
.icon-pil:before {
  content: "\e906";
}
.icon-injection:before {
  content: "\e907";
}
.icon-pin:before {
  content: "\e908";
}
.icon-info:before {
  content: "\e909";
}
.icon-clipboard:before {
  content: "\e90a";
}
.icon-clipboard2:before {
  content: "\e90c";
}
.icon-clipboard3:before {
  content: "\e90d";
}
.icon-bookmark:before {
  content: "\f07b";
}
.icon-mail2:before {
  content: "\f03b";
}
.icon-pulse:before {
  content: "\f085";
}
.icon-three-bars:before {
  content: "\f05e";
}
.icon-home:before {
  content: "\e900";
}
.icon-droplet:before {
  content: "\e90b";
}
.icon-phone2:before {
  content: "\e942";
}
.icon-location2:before {
  content: "\e948";
}
.icon-map3:before {
  content: "\e94b";
}
.icon-map2:before {
  content: "\e94c";
}
.icon-chevron-down:before {
  content: "\e921";
}
.icon-chevron-with-circle-down:before {
  content: "\e92d";
}
.icon-dot-single:before {
  content: "\e93a";
}
.icon-mail:before {
  content: "\e9da";
}
.icon-map:before {
  content: "\e9dc";
}
.icon-menu:before {
  content: "\e9e0";
}
.icon-phone:before {
  content: "\e9f4";
}
