@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?908y1x');
  src:  url('fonts/icomoon.eot?908y1x#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?908y1x') format('truetype'),
    url('fonts/icomoon.woff?908y1x') format('woff'),
    url('fonts/icomoon.svg?908y1x#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-cancel:before {
  content: "\e904";
}
.icon-secure:before {
  content: "\e907";
}
.icon-guarantee:before {
  content: "\e908";
}
.icon-user:before {
  content: "\e903";
}
.icon-account:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e905";
}
.icon-side-nav-icon:before {
  content: "\e906";
}
.icon-calendar:before {
  content: "\e90c";
}
.icon-conversation:before {
  content: "\e90d";
}
.icon-envelope:before {
  content: "\e90e";
}
.icon-shopping-cart:before {
  content: "\e909";
}
.icon-price-tag:before {
  content: "\e90a";
}
.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-heart:before {
  content: "\e90b";
}
.icon-liked-button:before {
  content: "\e90f";
}
.icon-youtube-player:before {
  content: "\ea15";
}
.icon-arrow-up:before {
  content: "\ea3a";
}
.icon-like-button:before {
  content: "\f08a";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-behance:before {
  content: "\f1b5";
}
.icon-pinterest:before {
  content: "\f231";
}
