@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot');
  src:  url('icomoon.eot') format('embedded-opentype'),
    url('icomoon.ttf') format('truetype'),
    url('icomoon.woff') format('woff'),
    url('icomoon.svg') 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-e900_selectArrow:before {
  content: "\e900";
}
.icon-e901_compareAdd:before {
  content: "\e901";
}
.icon-e902_compareHover:before {
  content: "\e902";
}
.icon-e903_checkbox:before {
  content: "\e903";
}
.icon-e904_warningIcon:before {
  content: "\e904";
}
.icon-e905_smallStarsDefault:before {
  content: "\e905";
}
.icon-e906_smallStarsActive:before {
  content: "\e906";
}
.icon-e907_bigStarsDefault:before {
  content: "\e907";
}
.icon-e908_bigStarsActive:before {
  content: "\e908";
}
.icon-e909_shopMsg:before {
  content: "\e909";
}
.icon-e910_shopQuestion:before {
  content: "\e910";
}
.icon-e911_formSendBtn:before {
  content: "\e911";
}