@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?uh4tsu');
  src:  url('fonts/icomoon.eot?uh4tsu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uh4tsu') format('truetype'),
    url('fonts/icomoon.woff?uh4tsu') format('woff'),
    url('fonts/icomoon.svg?uh4tsu#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-candle-stick-down-stroke:before {
  content: "\e900";
}
.icon-candle-stick-ohlc:before {
  content: "\e901";
}
.icon-candle-stick-solid:before {
  content: "\e902";
}
.icon-candle-stick-stroke:before {
  content: "\e903";
}
.icon-candle-stick-up-stroke:before {
  content: "\e904";
}
.icon-checked:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-delete:before {
  content: "\e907";
}
.icon-earth:before {
  content: "\e908";
}
.icon-fibonacci-line:before {
  content: "\e909";
}
.icon-github:before {
  content: "\e90a";
}
.icon-horizontal-ray-line:before {
  content: "\e90b";
}
.icon-horizontal-segment-line:before {
  content: "\e90c";
}
.icon-horizontal-straight-line:before {
  content: "\e90d";
}
.icon-moon:before {
  content: "\e90e";
}
.icon-parallel-straight-line:before {
  content: "\e90f";
}
.icon-price-channel-line:before {
  content: "\e910";
}
.icon-price-line:before {
  content: "\e911";
}
.icon-ray-line:before {
  content: "\e912";
}
.icon-screen-shot:before {
  content: "\e913";
}
.icon-segment-line:before {
  content: "\e914";
}
.icon-setting:before {
  content: "\e915";
}
.icon-straight-line:before {
  content: "\e916";
}
.icon-sun:before {
  content: "\e917";
}
.icon-technical-indicator:before {
  content: "\e918";
}
.icon-uncheck:before {
  content: "\e919";
}
.icon-vertical-ray-line:before {
  content: "\e91a";
}
.icon-vertical-segment-line:before {
  content: "\e91b";
}
.icon-vertical-straight-line:before {
  content: "\e91c";
}
