@font-face {
  font-family: 'icomoon';
  src:  url('https://dkls61o9fthq9.cloudfront.net/fonts/icomoon-home.eot?w1ozxs');
  src:  url('https://dkls61o9fthq9.cloudfront.net/fonts/icomoon-home.eot?w1ozxs#iefix') format('embedded-opentype'),
    url('https://dkls61o9fthq9.cloudfront.net/fonts/icomoon-home.ttf?w1ozxs') format('truetype'),
    url('https://dkls61o9fthq9.cloudfront.net/fonts/icomoon-home.woff?w1ozxs') format('woff'),
    url('https://dkls61o9fthq9.cloudfront.net/fonts/icomoon-home.svg?w1ozxs#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-candlestics:before {
  content: "\e900";
}
.icon-commodities:before {
  content: "\e901";
}
.icon-commodities-oil:before {
  content: "\e902";
}
.icon-crypto:before {
  content: "\e903";
}
.icon-forex:before {
  content: "\e904";
}
.icon-global-currencies:before {
  content: "\e905";
}
.icon-ipo:before {
  content: "\e906";
}
.icon-stocks:before {
  content: "\e907";
}
