@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?z5uvvx');
  src:  url('../fonts/icomoon.eot?z5uvvx#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?z5uvvx') format('truetype'),
    url('../fonts/icomoon.woff?z5uvvx') format('woff'),
    url('../fonts/icomoon.svg?z5uvvx#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-chart:before {
  content: "\e900";
}
.icon-chart-line-top:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e902";
}
.icon-check-flat:before {
  content: "\e903";
}
.icon-crown:before {
  content: "\e904";
}
.icon-dollar-with-pr:before {
  content: "\e905";
}
.icon-exchange:before {
  content: "\e906";
}
.icon-image:before {
  content: "\e907";
}
.icon-list:before {
  content: "\e908";
}
.icon-lock:before {
  content: "\e909";
}
.icon-network:before {
  content: "\e90a";
}
.icon-paper:before {
  content: "\e90b";
}
.icon-payment:before {
  content: "\e90c";
}
.icon-pc:before {
  content: "\e90d";
}
.icon-portfolio:before {
  content: "\e90e";
}
.icon-settings:before {
  content: "\e90f";
}
.icon-support:before {
  content: "\e910";
}
.icon-timeline:before {
  content: "\e911";
}
.icon-user-check:before {
  content: "\e912";
}
.icon-user-plus:before {
  content: "\e913";
}
.icon-wallet:before {
  content: "\e914";
}
