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

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

.scie_icons-test_tube-lab-drop:before {
  content: "\e900";
}
.scie_icons-bacteria:before {
  content: "\e901";
}
.scie_icons-dropper-bottle:before {
  content: "\e902";
}
.scie_icons-dropper:before {
  content: "\e903";
}
.scie_icons-drop-ripple:before {
  content: "\e904";
}
.scie_icons-lab-bottles:before {
  content: "\e905";
}
.scie_icons-dna:before {
  content: "\e906";
}
.scie_icons-lab-bottle:before {
  content: "\e907";
}
