@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?68i1ez');
  src:  url('fonts/icomoon.eot?68i1ez#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?68i1ez') format('truetype'),
    url('fonts/icomoon.woff?68i1ez') format('woff'),
    url('fonts/icomoon.svg?68i1ez#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-liver:before {
  content: "\e900";
}
.icon-urethra:before {
  content: "\e901";
}
.icon-immune-system:before {
  content: "\e907";
}
.icon-petri-dish:before {
  content: "\e908";
}
.icon-gluten-free:before {
  content: "\e909";
}
.icon-diet:before {
  content: "\e90a";
}
.icon-body-scan:before {
  content: "\e90b";
}
.icon-intestine:before {
  content: "\e90c";
}
.icon-progesterone:before {
  content: "\e906";
}
.icon-female-organs:before {
  content: "\e905";
}
.icon-check-up:before {
  content: "\e902";
}
.icon-cardiogram:before {
  content: "\e903";
}
.icon-cancer:before {
  content: "\e904";
}
