@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icons/icomoon.eot?5mp57p');
  src:  url('../fonts/icons/icomoon.eot?5mp57p#iefix') format('embedded-opentype'),
    url('../fonts/icons/icomoon.ttf?5mp57p') format('truetype'),
    url('../fonts/icons/icomoon.woff?5mp57p') format('woff'),
    url('../fonts/icons/icomoon.svg?5mp57p#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-share:before {
  content: "\e929";
}
.icon-volume:before {
  content: "\e900";
}
.icon-volume-x:before {
  content: "\e901";
}
.icon-account:before {
  content: "\e902";
}
.icon-bell:before {
  content: "\e903";
}
.icon-chevron-down:before {
  content: "\e904";
}
.icon-play:before {
  content: "\e905";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-star:before {
  content: "\e907";
}
.icon-arrow-left:before {
  content: "\e908";
}
.icon-cancel:before {
  content: "\e909";
}
.icon-location:before {
  content: "\e90a";
}
.icon-favorite:before {
  content: "\e90b";
}
.icon-down:before {
  content: "\e90c";
}
.icon-basket:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e90e";
}
.icon-bag:before {
  content: "\e90f";
}
.icon-chevron-right:before {
  content: "\e910";
}
.icon-info:before {
  content: "\e911";
}
.icon-lock:before {
  content: "\e912";
}
.icon-logout:before {
  content: "\e913";
}
.icon-mail:before {
  content: "\e914";
}
.icon-profile:before {
  content: "\e915";
}
.icon-repeat:before {
  content: "\e916";
}
.icon-replace:before {
  content: "\e917";
}
.icon-settings:before {
  content: "\e918";
}
.icon-sort:before {
  content: "\e919";
}
.icon-fullscreen:before {
  content: "\e91a";
}
.icon-chevron-left:before {
  content: "\e91b";
}
.icon-copy:before {
  content: "\e91c";
}
.icon-device:before {
  content: "\e91d";
}
.icon-edit:before {
  content: "\e91e";
}
.icon-minus:before {
  content: "\e91f";
}
.icon-plus:before {
  content: "\e920";
}
.icon-tick:before {
  content: "\e921";
}
.icon-trash:before {
  content: "\e922";
}
.icon-contact:before {
  content: "\e923";
}
.icon-compare:before {
  content: "\e924";
}
.icon-cards:before {
  content: "\e925";
}
.icon-camera:before {
  content: "\e926";
}
.icon-alert:before {
  content: "\e927";
}
.icon-chevron-up:before {
  content: "\e928";
}