@font-face {
  font-family: 'slshop';
  src:  url('../content/fonts/slshop.eot?1ly3uu');
  src:  url('../content/fonts/slshop.eot?1ly3uu#iefix') format('embedded-opentype'),
    url('../content/fonts/slshop.ttf?1ly3uu') format('truetype'),
    url('../content/fonts/slshop.woff?1ly3uu') format('woff'),
    url('../content/fonts/slshop.svg?1ly3uu#slshop') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="slshop-"], [class*=" slshop-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'slshop' !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;
}

.slshop-delivery:before {
  content: "\e900";
}
.slshop-service:before {
  content: "\e901";
}
.slshop-mercedes:before {
  content: "\e902";
}
.slshop-account:before {
  content: "\e903";
}
.slshop-burger:before {
  content: "\e904";
}
.slshop-search:before {
  content: "\e905";
}
.slshop-home:before {
  content: "\e906";
}
.slshop-basket:before {
  content: "\e907";
}