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

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

.sb-icon-book:before {
  content: "\e900";
  color: #646569;
}
.sb-icon-cart:before {
  content: "\e901";
  color: #646569;
}
.sb-icon-offer:before {
  content: "\e902";
  color: #646569;
}
.sb-icon-package:before {
  content: "\e903";
  color: #646569;
}

/* New icons */
@font-face {
  font-family: 'spb';
  src:  url('../fonts/spb.eot?a2vljc');
  src:  url('../fonts/spb.eot?a2vljc#iefix') format('embedded-opentype'),
    url('../fonts/spb.ttf?a2vljc') format('truetype'),
    url('../fonts/spb.woff?a2vljc') format('woff'),
    url('../fonts/spb.svg?a2vljc#spb') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.spb-icon-buy:before {
  content: "\e904";
  color: #646569;
}
.spb-icon-promotions:before {
  content: "\e905";
  color: #646569;
}
