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

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

.chartchart:before {
  content: "\e901";
}
