@font-face {
  font-family: 'shop-icons';
  src:
    url('fonts/shop-icons_fi13nq.ttf') format('truetype'),
    url('fonts/shop-icons_fi13nq.woff') format('woff'),
    url('fonts/shop-icons_fi13nq-shop-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-increasing-bars:before {
  content: "\e905";
}
.icon-thumbs-down:before {
  content: "\e900";
}
.icon-thumbs-up:before {
  content: "\e901";
}
.icon-xmark:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-question:before {
  content: "\e904";
}
.icon-x-twitter:before {
  content: "\f942";
}
.icon-star:before {
  content: "\2605";
}
.icon-star-empty:before {
  content: "\2606";
}
.icon-star-half:before {
  content: "\f941";
}
.icon-tiktok-squared:before {
  content: "\f940";
}
.icon-pinterest-squared:before {
  content: "\f921";
}
.icon-twitter-squared:before {
  content: "\f920";
}
.icon-instagram-squared:before {
  content: "\f934";
}
.icon-youtube-squared:before {
  content: "\f939";
}
.icon-facebook-squared:before {
  content: "\f922";
}
.icon-linkedin-squared:before {
  content: "\f938";
}
.icon-contact-info:before {
  content: "\f900";
}
.icon-warning:before {
  content: "\f901";
}
.icon-angle-down:before {
  content: "\f902";
}
.icon-search:before {
  content: "\f903";
}
.icon-trash:before {
  content: "\f904";
}
.icon-lock-filled:before {
  content: "\f905";
}
.icon-mail-alt:before {
  content: "\f906";
}
.icon-stopwatch:before {
  content: "\f907";
}
.icon-location:before {
  content: "\f908";
}
.icon-th:before {
  content: "\f909";
}
.icon-th-list:before {
  content: "\f910";
}
.icon-th-large:before {
  content: "\f911";
}
.icon-heart-empty:before {
  content: "\f912";
}
.icon-video:before {
  content: "\f913";
}
.icon-contact-location:before {
  content: "\f914";
}
.icon-help-circled:before {
  content: "\f915";
}
.icon-calendar:before {
  content: "\f916";
}
.icon-floppy:before {
  content: "\f917";
}
.icon-truck:before {
  content: "\f918";
}
.icon-gplus-squared:before {
  content: "\f919";
}
.icon-user:before {
  content: "\f923";
}
.icon-cart:before {
  content: "\f924";
}
.icon-doc-text:before {
  content: "\f925";
}
.icon-level-down:before {
  content: "\f926";
}
.icon-tag:before {
  content: "\f927";
}
.icon-heart:before {
  content: "\f928";
}
.icon-clipboard:before {
  content: "\f929";
}
.icon-pencil:before {
  content: "\f930";
}
.icon-phone:before {
  content: "\f931";
}
.icon-logout:before {
  content: "\f932";
}
.icon-commenting:before {
  content: "\f933";
}
.icon-bell-alt:before {
  content: "\f935";
}
.icon-eye:before {
  content: "\f936";
}
.icon-eye-off:before {
  content: "\f937";
}