@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3iua1u');
  src:  url('fonts/icomoon.eot?3iua1u#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3iua1u') format('truetype'),
    url('fonts/icomoon.woff?3iua1u') format('woff'),
    url('fonts/icomoon.svg?3iua1u#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-chat:before {
  content: "\e915";
}
.icon-donwload:before {
  content: "\e914";
}
.icon-cloud:before {
  content: "\e913";
}
.icon-eye:before {
  content: "\e912";
}
.icon-avatar-inside-a-circle:before {
  content: "\e911";
}
.icon-notification-bell:before {
  content: "\e910";
}
.icon-redirect:before {
  content: "\e90f";
}
.icon-arrow-proceed:before {
  content: "\e90e";
}
.icon-package:before {
  content: "\e90b";
}
.icon-worldwide:before {
  content: "\e90c";
}
.icon-edit:before {
  content: "\e90d";
}
.icon-seta-down:before {
  content: "\e909";
}
.icon-credit-card:before {
  content: "\e908";
}
.icon-account:before {
  content: "\e90a";
}
.icon-store:before {
  content: "\e907";
}
.icon-arrow:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-config:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e903";
}
.icon-notification:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e905";
}
.icon-shipping:before {
  content: "\e906";
}
