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

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

.cs-arrow-down:before {
  content: "\e900";
}
.cs-cart:before {
  content: "\e901";
}
.cs-chevron-down-solid:before {
  content: "\e902";
}
.cs-chevron-left-solid:before {
  content: "\e903";
}
.cs-chevron-right-solid:before {
  content: "\e904";
}
.cs-chevron-up-solid:before {
  content: "\e905";
}
.cs-close:before {
  content: "\e906";
}
.cs-external-link-alt:before {
  content: "\e907";
  color: #a5a7b2;
}
.cs-long-arrow-alt-right:before {
  content: "\e908";
}
.cs-minus-symbol:before {
  content: "\e909";
}
.cs-plus:before {
  content: "\e90a";
}
.cs-shopping-cart-fill:before {
  content: "\e90b";
}
.cs-left-navigate:before {
  content: "\e90c";
}
.cs-right-navigate:before {
  content: "\e90d";
}
