@font-face {
  font-family: 'webchart';
  src:  url('fonts/webchart.eot?u37x38');
  src:  url('fonts/webchart.eot?u37x38#iefix') format('embedded-opentype'),
    url('fonts/webchart.ttf?u37x38') format('truetype'),
    url('fonts/webchart.woff?u37x38') format('woff'),
    url('fonts/webchart.svg?u37x38#webchart') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.chart-comparative:before {
  content: "\e901";
}
.chart-candle:before {
  content: "\e900";
}
.chart-line:before {
  content: "\e902";
}
.chart-mountain:before {
  content: "\e903";
}
.chart-ohlc:before {
  content: "\e904";
}
.chart-arrow_ticker_down:before {
  content: "\e905";
}
.chart-arrow_ticker_up:before {
  content: "\e908";
}
.chart-arrow_down_black:before {
  content: "\e906";
}
.chart-arrow_up_black:before {
  content: "\e907";
}
.chart-stock-chart3:before {
  content: "\e9d1";
}
.chart-plot-line:before {
  content: "\e9cb";
}
.chart-plot-line-o:before {
  content: "\e9cc";
}
.chart-angle-down:before {
  content: "\e90c";
}
.chart-angle-up:before {
  content: "\e90f";
}
.chart-caret-down-2:before {
  content: "\e94e";
}
.chart-caret-up-2:before {
  content: "\e952";
}
.chart-sort-asc-o-2:before {
  content: "\e9af";
}
.chart-sort-desc:before {
  content: "\e9b0";
}
.chart-sort-desc-o-2:before {
  content: "\e9b1";
}
.chart-sort-up:before {
  content: "\e9b2";
}
