@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bhepoy');
  src:  url('fonts/icomoon.eot?bhepoy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bhepoy') format('truetype'),
    url('fonts/icomoon.woff?bhepoy') format('woff'),
    url('fonts/icomoon.svg?bhepoy#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-logo-main:before {
  content: "\e91d";
}
.icon-close:before {
  content: "\e91c";
}
.icon-cart-2:before {
  content: "\e904";
}
.icon-arrows-2:before {
  content: "\e907";
}
.icon-arrow-left-botton:before {
  content: "\e901";
}
.icon-arrow-right-2:before {
  content: "\e903";
}
.icon-calc:before {
  content: "\e905";
}
.icon-card:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e908";
}
.icon-checked:before {
  content: "\e909";
}
.icon-code:before {
  content: "\e90a";
}
.icon-delivery:before {
  content: "\e90c";
}
.icon-features:before {
  content: "\e90d";
}
.icon-filter:before {
  content: "\e90e";
}
.icon-game:before {
  content: "\e90f";
}
.icon-logo:before {
  content: "\e910";
}
.icon-menu:before {
  content: "\e911";
}
.icon-network-2:before {
  content: "\e912";
}
.icon-network:before {
  content: "\e913";
}
.icon-nft:before {
  content: "\e914";
}
.icon-note:before {
  content: "\e915";
}
.icon-plus:before {
  content: "\e916";
}
.icon-refresh:before {
  content: "\e917";
}
.icon-settings:before {
  content: "\e918";
}
.icon-shield:before {
  content: "\e919";
}
.icon-users:before {
  content: "\e91a";
}
.icon-wifi:before {
  content: "\e91b";
}
.icon-arrow-botton:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-done:before {
  content: "\e90b";
}
