@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?fm8q4l');
  src:  url('../fonts/icomoon.eot?fm8q4l#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?fm8q4l') format('truetype'),
    url('../fonts/icomoon.woff?fm8q4l') format('woff'),
    url('../fonts/icomoon.svg?fm8q4l#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-cancel:before {
  content: "\e900";
}
.icon-verified:before {
  content: "\e901";
}
.icon-chemical:before {
  content: "\e902";
}
.icon-structure:before {
  content: "\e903";
}
.icon-scientist:before {
  content: "\e904";
}
.icon-virus:before {
  content: "\e905";
}
.icon-shopping-bag:before {
  content: "\e906";
}
.icon-shield:before {
  content: "\e907";
}
.icon-play-button:before {
  content: "\e908";
}
.icon-medal:before {
  content: "\e909";
}
.icon-shuffle:before {
  content: "\e90a";
}
