@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cz6pi7');
  src:  url('fonts/icomoon.eot?cz6pi7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cz6pi7') format('truetype'),
    url('fonts/icomoon.woff?cz6pi7') format('woff'),
    url('fonts/icomoon.svg?cz6pi7#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-headset_mic:before {
  content: "\e311";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-user-o:before {
  content: "\f2c0";
}
.icon-chevron-thin-down:before {
  content: "\e900";
}
.icon-chevron-thin-left:before {
  content: "\e901";
}
.icon-chevron-thin-right:before {
  content: "\e902";
}
.icon-chevron-thin-up:before {
  content: "\e904";
}
.icon-cart:before {
  content: "\e905";
}
.icon-gift:before {
  content: "\e903";
}
.icon-list:before {
  content: "\e906";
}
.icon-headphones:before {
  content: "\e910";
}
.icon-star:before {
  content: "\e907";
}
.icon-shop:before {
  content: "\e908";
}

