@font-face {
  font-family: 'icomoon';
  src:  url('data.eot?9xgub3');
  src:  url('data.eot?9xgub3#iefix') format('embedded-opentype'),
    url('data.ttf?9xgub3') format('truetype'),
    url('data.woff?9xgub3') format('woff'),
    url('data.svg?9xgub3#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-analyze-bold:before {
  content: "\e900";
}
.icon-analyze-mono:before {
  content: "\e901";
}
.icon-graph-bold:before {
  content: "\e902";
}
.icon-graph-mono:before {
  content: "\e903";
}
.icon-pie-chart-bold:before {
  content: "\e904";
}
.icon-pie-chart-mono:before {
  content: "\e905";
}
.icon-table-bold:before {
  content: "\e906";
}
.icon-table-mono:before {
  content: "\e907";
}
