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

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

.wishlist-icon-gift-fill:before {
  content: "\e90d";
}
.wishlist-icon-bag-heart-fill:before {
  content: "\e900";
}
.wishlist-icon-bag-heart:before {
  content: "\e901";
}
.wishlist-icon-bookmark-heart-fill:before {
  content: "\e902";
}
.wishlist-icon-bookmark-heart:before {
  content: "\e903";
}
.wishlist-icon-bookmark-plus-fill:before {
  content: "\e904";
}
.wishlist-icon-bookmark-plus:before {
  content: "\e905";
}
.wishlist-icon-clipboard-heart-fill:before {
  content: "\e906";
}
.wishlist-icon-clipboard-heart:before {
  content: "\e907";
}
.wishlist-icon-clipboard2-heart-fill:before {
  content: "\e908";
}
.wishlist-icon-clipboard2-heart:before {
  content: "\e909";
}
.wishlist-icon-gift:before {
  content: "\e90a";
}
.wishlist-icon-heart-fill:before {
  content: "\e90b";
}
.wishlist-icon-heart:before {
  content: "\e90c";
}
.wishlist-icon-star-fill:before {
  content: "\e90f";
}
.wishlist-icon-star:before {
  content: "\e910";
}
.wishlist-icon-hearts-fill:before {
  content: "\e911";
}
.wishlist-icon-hearts:before {
  content: "\e912";
}
