@font-face {
  font-family: 'winnerstore-custom-icon-two';
  src: url('../fonts/winnerstore-custom-icon-two.eot?4894136');
  src: url('../fonts/winnerstore-custom-icon-two.eot?4894136#iefix') format('embedded-opentype'),
       url('../fonts/winnerstore-custom-icon-two.woff2?4894136') format('woff2'),
       url('../fonts/winnerstore-custom-icon-two.woff?4894136') format('woff'),
       url('../fonts/winnerstore-custom-icon-two.ttf?4894136') format('truetype'),
       url('../fonts/winnerstore-custom-icon-two.svg?4894136#winnerstore-custom-icon-two') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'winnerstore-custom-icon-two';
    src: url('../font/winnerstore-custom-icon-two.svg?4894136#winnerstore-custom-icon-two') format('svg');
  }
}
*/
[class^="winnerstore-custom-two-icon-"]:before, [class*=" winnerstore-custom-two-icon-"]:before {
  font-family: "winnerstore-custom-icon-two";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.winnerstore-custom-two-icon-close:before { content: '\e800'; } /* '' */
.winnerstore-custom-two-icon-price-tag:before { content: '\e801'; } /* '' */
.winnerstore-custom-two-icon-smiling-emoticon-square-face:before { content: '\e802'; } /* '' */
.winnerstore-custom-two-icon-teardrop-falling-on-sad-emoticon-face:before { content: '\e803'; } /* '' */
.winnerstore-custom-two-icon-tag:before { content: '\e804'; } /* '' */
.winnerstore-custom-two-icon-empty-set:before { content: '\e805'; } /* '' */
.winnerstore-custom-two-icon-empty:before { content: '\e806'; } /* '' */
.winnerstore-custom-two-icon-key:before { content: '\e807'; } /* '' */
