@font-face {
  font-family: 'Xoo-Cart-PopUp';
  src:  url('Xoo-Cart-PopUp.eot?hxj8t');
  src:  url('Xoo-Cart-PopUp.eot?hxj8t#iefix') format('embedded-opentype'),
    url('Xoo-Cart-PopUp.ttf?hxj8t') format('truetype'),
    url('Xoo-Cart-PopUp.woff?hxj8t') format('woff'),
    url('Xoo-Cart-PopUp.svg?hxj8t#Xoo-Cart-PopUp') format('svg');
  font-weight: normal;
  font-style: normal;
}

.xcp-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Xoo-Cart-PopUp' !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;
}

.xcp-icon-basket5:before {
  content: "\e900";
}
.xcp-icon-basket4:before {
  content: "\e901";
}
.xcp-icon-basket6:before {
  content: "\e902";
}
.xcp-icon-basket1:before {
  content: "\e903";
}
.xcp-icon-basket2:before {
  content: "\e904";
}
.xcp-icon-basket3:before {
  content: "\e905";
}
.xcp-icon-spinner:before {
  content: "\e97a";
}
.xcp-icon-spinner2:before {
  content: "\e97b";
}
.xcp-icon-cross:before {
  content: "\ea0f";
}
.xcp-icon-checkmark:before {
  content: "\ea10";
}
.xcp-icon-cancel-circle:before {
  content: "\ea0d";
}
