@font-face {
  font-family: 'pylon-shop-icon';
  src:  url('fonts/pylon.eot?tcq5ak');
  src:  url('fonts/pylon.eot?tcq5ak#iefix') format('embedded-opentype'),
    url('fonts/pylon.ttf?tcq5ak') format('truetype'),
    url('fonts/pylon.woff?tcq5ak') format('woff'),
    url('fonts/pylon.svg?tcq5ak#pylon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="crsine-icon"], [class*=" crsine-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pylon-shop-icon' !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;
}

.crsine-icon-shopping-cart:before {
  content: "\e901";
}

.pylon-icon-heart:before {
  content: "\e918";
}
