@font-face{
  font-family:icomoon;
  src:url(../fonts/icomoon.eot?fzv6fp);
  src:url(../fonts/icomoon.eot?fzv6fp#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?fzv6fp) format("truetype"),url(../fonts/icomoon.woff?fzv6fp) format("woff"),url(../fonts/icomoon.svg?fzv6fp#icomoon) format("svg");
  font-weight:400;
  font-style:normal;
  font-display:block;
}

[class*=" icon-"],[class^=icon-]{
  font-family:icomoon;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

.icon-star:before{
  content:"\e908";
}
.icon-plus:before{
  content:"\e907";
}
.icon-arrow-right:before{
  content:"\e904";
}
.icon-arrow-left:before{
  content:"\e906";
}
.icon-search:before{
  content:"\e901";
}
.icon-wishlist:before{
  content:"\e902";
}
.icon-account:before{
  content:"\e903";
}
.icon-cart:before{
  content:"\e905";
}
.icon-compare:before{
  content:"\e900";
}

