@font-face {
  font-family: 'icomoon';
  src:  url('icomoon/icomoon.eot?tq6mv4');
  src:  url('icomoon/icomoon.eot?tq6mv4#iefix') format('embedded-opentype'),
    url('icomoon/icomoon.ttf?tq6mv4') format('truetype'),
    url('icomoon/icomoon.woff?tq6mv4') format('woff'),
    url('icomoon/icomoon.svg?tq6mv4#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-attach:before {
  content: "\e917";
}
.icon-close:before {
  content: "\e918";
}
.icon-minus:before {
  content: "\e915";
}
.icon-plus:before {
  content: "\e916";
}
.icon-add:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-up:before {
  content: "\e904";
}
.icon-bag:before {
  content: "\e905";
}
.icon-box:before {
  content: "\e906";
}
.icon-card:before {
  content: "\e907";
}
.icon-caret-down:before {
  content: "\e908";
}
.icon-caret-left:before {
  content: "\e909";
}
.icon-caret-right:before {
  content: "\e90a";
}
.icon-caret-up:before {
  content: "\e90b";
}
.icon-chart-pie:before {
  content: "\e90c";
}
.icon-check:before {
  content: "\e90d";
}
.icon-comment:before {
  content: "\e90e";
}
.icon-info-circle:before {
  content: "\e90f";
}
.icon-loader:before {
  content: "\e910";
}
.icon-more:before {
  content: "\e911";
}
.icon-power:before {
  content: "\e912";
}
.icon-share-box:before {
  content: "\e913";
}
.icon-wallet:before {
  content: "\e914";
}
