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

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

.icon-cc-paypal:before {
  content: "\e90b";
}
.icon-paypal:before {
  content: "\e90c";
}
.icon-heart-o:before {
  content: "\e900";
}
.icon-heart:before {
  content: "\e901";
}
.icon-info:before {
  content: "\e902";
}
.icon-chrono:before {
  content: "\e903";
}
.icon-shopping-cart:before {
  content: "\e904";
}
.icon-messages:before {
  content: "\e905";
}
.icon-check:before {
  content: "\e915";
}
.icon-close:before {
  content: "\e916";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-chevron-right:before {
  content: "\e906";
}
.icon-chevron-left:before {
  content: "\e907";
}
.icon-chevron-down:before {
  content: "\e908";
}
.icon-chevron-up:before {
  content: "\e909";
}
.icon-coin-euro:before {
  content: "\e93c";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-printer:before {
  content: "\e954";
}
.icon-user:before {
  content: "\e971";
}
.icon-search:before {
  content: "\e986";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-heart1:before {
  content: "\e9da";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-shocked:before {
  content: "\e9f1";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-refresh:before {
  content: "\ea2e";
}
