@font-face {
  font-family: 'icomoon';
  src:  url('./fonts/icomoon.eot?2cg1e8');
  src:  url('./fonts/icomoon.eot?2cg1e8#iefix') format('embedded-opentype'),
    url('./fonts/icomoon.ttf?2cg1e8') format('truetype'),
    url('./fonts/icomoon.woff?2cg1e8') format('woff'),
    url('./fonts/icomoon.svg?2cg1e8#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;

  min-width: 20px;
  min-height: 20px;
  font-size: 24px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-black {
  color: #000;
}

.icon-20 {
  font-size: 20px;
}

.icon-shopping-bag-03:before {
  content: "\e900";
}
.icon-x-close:before {
  content: "\e901";
}
.icon-user-03:before {
  content: "\e902";
}
.icon-trash-02:before {
  content: "\e903";
}
.icon-search-md:before {
  content: "\e904";
}
.icon-plus:before {
  content: "\e905";
}
.icon-package:before {
  content: "\e906";
}
.icon-minus:before {
  content: "\e907";
}
.icon-message-square-01:before {
  content: "\e908";
}
.icon-menu-01:before {
  content: "\e909";
}
.icon-home-smile:before {
  content: "\e90a";
}
.icon-edit-03:before {
  content: "\e90b";
}
.icon-cube-01:before {
  content: "\e90c";
}
.icon-coins-01:before {
  content: "\e90d";
}
.icon-chevron-right:before {
  content: "\e90e";
}
.icon-chevron-left:before {
  content: "\e90f";
}
.icon-check:before {
  content: "\e910";
}
.icon-bank-note-02:before {
  content: "\e911";
}
.icon-arrows-right:before {
  content: "\e912";
}
.icon-arrow-narrow-up-right:before {
  content: "\e913";
}
.icon-arrow-narrow-right:before {
  content: "\e914";
}
.icon-arrow-narrow-left:before {
  content: "\e915";
}
.icon-annotation-alert:before {
  content: "\e916";
}
