@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?l7bprx');
  src:  url('fonts/icomoon.eot?l7bprx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?l7bprx') format('truetype'),
    url('fonts/icomoon.woff?l7bprx') format('woff'),
    url('fonts/icomoon.svg?l7bprx#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-shopping-cart:before {
  content: "\e90e";
}
.icon-plain-cart:before {
  content: "\e90d";
}
.icon-side:before {
  content: "\e900";
}
.icon-back:before {
  content: "\e901";
}
.icon-front:before {
  content: "\e902";
}
.icon-backward:before {
  content: "\e904";
}
.icon-add-cart:before {
  content: "\e907";
}
.icon-check:before {
  content: "\e906";
}
.icon-info-circle:before {
  content: "\e912";
}
.icon-menu:before {
  content: "\e911";
}
.icon-close:before {
  content: "\e903";
}
.icon-chevron-thin-right:before {
  content: "\e908";
}
.icon-chevron-thin-left:before {
  content: "\e909";
}
.icon-sunglasses:before {
  content: "\e905";
}
.icon-radio-checked:before {
  content: "\e602";
}
.icon-instagram:before {
  content: "\e913";
}
.icon-pinterest:before {
  content: "\e90f";
}
.icon-forward:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e600";
}
.icon-arrow-right:before {
  content: "\e603";
}
.icon-arrow-left:before {
  content: "\e609";
}
.icon-radio-unchecked:before {
  content: "\e601";
}
.icon-facebook:before {
  content: "\e60b";
}
.icon-twitter:before {
  content: "\e60c";
}
.icon-feed:before {
  content: "\e60a";
}
.icon-youtube:before {
  content: "\e60d";
}
.icon-minus:before {
  content: "\e90c";
}
.icon-plus:before {
  content: "\e90b";
}
.icon-googleplus:before {
  content: "\e910";
}
