@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qwszu0');
  src:  url('fonts/icomoon.eot?qwszu0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qwszu0') format('truetype'),
    url('fonts/icomoon.woff?qwszu0') format('woff'),
    url('fonts/icomoon.svg?qwszu0#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-blast:before {
  content: "\e905";
}
.icon-browse:before {
  content: "\e906";
}
.icon-jbrowse:before {
  content: "\e908";
}
.icon-m:before {
  content: "\e907";
}
.icon-q:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e910";
}
.icon-stat:before {
  content: "\e911";
}
.icon-stat2:before {
  content: "\e912";
}
.icon-refer:before {
  content: "\e913";
}
.icon-download:before {
  content: "\e914";
}
