@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?h14epe');
  src:  url('fonts/icomoon.eot?h14epe#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?h14epe') format('truetype'),
    url('fonts/icomoon.woff?h14epe') format('woff'),
    url('fonts/icomoon.svg?h14epe#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-long-arrow:before {
  content: "\e620";
}
.icon-hamburger:before {
  content: "\e61f";
}
.icon-basket-close:before {
  content: "\e61c";
}
.icon-basket:before {
  content: "\e61e";
}
.icon-filter:before {
  content: "\e61d";
}
.icon-BSL:before {
  content: "\e605";
}
.icon-DMS:before {
  content: "\e615";
}
.icon-guide-dog:before {
  content: "\e616";
}
.icon-large-print:before {
  content: "\e617";
}
.icon-car:before {
  content: "\e618";
}
.icon-lift:before {
  content: "\e619";
}
.icon-toilets-and-babycare:before {
  content: "\e61a";
}
.icon-wheelchairs:before {
  content: "\e61b";
}
.icon-headphones:before {
  content: "\e614";
}
.icon-thin-arrow-left:before {
  content: "\e612";
}
.icon-thin-arrow-right:before {
  content: "\e613";
}
.icon-facebook:before {
  content: "\e60d";
}
.icon-search:before {
  content: "\e611";
}
.icon-instagram:before {
  content: "\e60e";
}
.icon-twitter:before {
  content: "\e60f";
}
.icon-youtube:before {
  content: "\e610";
}
.icon-play:before {
  content: "\e601";
}
.icon-leftArrow:before {
  content: "\e602";
}
.icon-rightArrow:before {
  content: "\e607";
}
.icon-cross:before {
  content: "\e603";
}
.icon-dropdownDown:before {
  content: "\e608";
}
.icon-dropdownUp:before {
  content: "\e604";
}
.icon-maximise:before {
  content: "\e606";
}
.icon-info:before {
  content: "\e609";
}
.icon-pin:before {
  content: "\e60a";
}
.icon-clock:before {
  content: "\e60b";
}
.icon-calendar:before {
  content: "\e60c";
}
.icon-x-logo:before {
  content: "\e900";
}
