@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9qhw0b');
  src:  url('fonts/icomoon.eot?9qhw0b#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9qhw0b') format('truetype'),
    url('fonts/icomoon.woff?9qhw0b') format('woff'),
    url('fonts/icomoon.svg?9qhw0b#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-search:before {
  content: "\f002";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-bar-chart-o:before {
  content: "\f080";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-bookmark-o:before {
  content: "\f097";
}
.icon-bell-o:before {
  content: "\f0a2";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-bell:before {
  content: "\f0f3";
}
.icon-area-chart:before {
  content: "\f1fe";
}
.icon-line-chart:before {
  content: "\f201";
}
