@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?t2niro');
  src:  url('fonts/icomoon.eot?t2niro#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?t2niro') format('truetype'),
    url('fonts/icomoon.woff?t2niro') format('woff'),
    url('fonts/icomoon.svg?t2niro#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-plus:before {
  content: "\e900";
}
.icon-price:before {
  content: "\e901";
}
.icon-process:before {
  content: "\e902";
}
.icon-process-done:before {
  content: "\e903";
}
.icon-register:before {
  content: "\e904";
}
.icon-secure:before {
  content: "\e905";
}
.icon-shipped:before {
  content: "\e906";
}
.icon-shipping:before {
  content: "\e907";
}
.icon-success:before {
  content: "\e908";
}
.icon-wallet:before {
  content: "\e909";
}
.icon-warning:before {
  content: "\e90a";
}
.icon-balance:before {
  content: "\e90b";
}
.icon-chart:before {
  content: "\e90c";
}
.icon-chart2:before {
  content: "\e90d";
}
.icon-chart3:before {
  content: "\e90e";
}
.icon-chart4:before {
  content: "\e90f";
}
.icon-chart5:before {
  content: "\e910";
}
.icon-chart6:before {
  content: "\e911";
}
.icon-closed:before {
  content: "\e912";
}
.icon-easy:before {
  content: "\e913";
}
.icon-eye-closed:before {
  content: "\e914";
}
.icon-eye-open:before {
  content: "\e915";
}
.icon-gold:before {
  content: "\e916";
}
.icon-gold2:before {
  content: "\e917";
}
.icon-minus:before {
  content: "\e918";
}
.icon-money:before {
  content: "\e919";
}
