@font-face {
  font-family: 'shop';
  src:  url('fonts/shop.eot?yjorrr');
  src:  url('fonts/shop.eot?yjorrr#iefix') format('embedded-opentype'),
    url('fonts/shop.ttf?yjorrr') format('truetype'),
    url('fonts/shop.woff?yjorrr') format('woff'),
    url('fonts/shop.svg?yjorrr#shop') 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: 'shop' !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-gift-card:before {
  content: "\e900";
}
.icon-loyalty:before {
  content: "\e901";
}
.icon-membership-card:before {
  content: "\e902";
}
.icon-online-store:before {
  content: "\e903";
}
.icon-paid:before {
  content: "\e904";
}
.icon-price-tag:before {
  content: "\e905";
}
.icon-self-service-kiosk:before {
  content: "\e906";
}
.icon-shop:before {
  content: "\e907";
}
.icon-shopping-bag:before {
  content: "\e908";
}
.icon-shopping-basket:before {
  content: "\e909";
}
.icon-shopping-cart:before {
  content: "\e90a";
}
.icon-vending-machine:before {
  content: "\e90b";
}
