@font-face {
  font-family: 'ds';
  src:  url('/fonts/ds.eot?pfwyv6');
  src:  url('/fonts/ds.eot?pfwyv6#iefix') format('embedded-opentype'),
    url('/fonts/ds.ttf?pfwyv6') format('truetype'),
    url('/fonts/ds.woff?pfwyv6') format('woff'),
    url('/fonts/ds.svg?pfwyv6#ds') 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: 'ds' !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;
}

.icon-gift:before {
  content: "\e900";
}
.icon-shopping-cart:before {
  content: "\e903";
}
.icon-angle-down:before {
  content: "\e906";
}
.icon-angle-left:before {
  content: "\e907";
}
.icon-angle-right:before {
  content: "\e908";
}
.icon-angle-up:before {
  content: "\e909";
}
.icon-arrow-down:before {
  content: "\e90a";
}
.icon-arrow-left:before {
  content: "\e90b";
}
.icon-arrow-right:before {
  content: "\e90c";
}
.icon-check:before {
  content: "\e910";
}
.icon-clip:before {
  content: "\e913";
}
.icon-email:before {
  content: "\e915";
}
.icon-file:before {
  content: "\e916";
}
.icon-help:before {
  content: "\e919";
}
.icon-info:before {
  content: "\e91b";
}
.icon-key:before {
  content: "\e91d";
}
.icon-link:before {
  content: "\e91f";
}
.icon-lock:before {
  content: "\e923";
}
.icon-map-alt:before {
  content: "\e924";
}
.icon-menu:before {
  content: "\e925";
}
.icon-mobile:before {
  content: "\e926";
}
.icon-time:before {
  content: "\e92e";
}
.icon-fac:before {
  content: "\e931";
}
.icon-search:before {
  content: "\e937";
}
