@font-face {
  font-family: 'icon-core';
  src:  url('../fonts/icon-core.eot?5hb448');
  src:  url('../fonts/icon-core.eot?5hb448#iefix') format('embedded-opentype'),
    	url('../fonts/icon-core.ttf?5hb448') format('truetype'),
    	url('../fonts/icon-core.woff?5hb448') format('woff'),
    	url('../fonts/icon-core.svg?5hb448#icon-core') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-core' !important;
  speak: none;
  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-checkbox-checked:before {
  content: "\e92f";
}
.icon-checkbox-unchecked:before {
  content: "\e930";
}
.icon-amazon:before {
  content: "\e92e";
  color: #f90;
}
.icon-chevron-small-down:before {
  content: "\e900";
}
.icon-chevron-small-left:before {
  content: "\e901";
}
.icon-chevron-small-right:before {
  content: "\e902";
}
.icon-chevron-small-up:before {
  content: "\e903";
}
.icon-chevron-thin-down:before {
  content: "\e904";
}
.icon-chevron-thin-left:before {
  content: "\e905";
}
.icon-chevron-thin-right:before {
  content: "\e906";
}
.icon-chevron-thin-up:before {
  content: "\e907";
}
.icon-dots-three-horizontal:before {
  content: "\e908";
}
.icon-save:before {
  content: "\e909";
}
.icon-triangle-down:before {
  content: "\e90a";
}
.icon-triangle-left:before {
  content: "\e90b";
}
.icon-triangle-right:before {
  content: "\e90c";
}
.icon-triangle-up:before {
  content: "\e90d";
}
.icon-upload-to-cloud:before {
  content: "\e931";
}
.icon-attachment:before {
  content: "\e90e";
}
.icon-calendar:before {
  content: "\e90f";
}
.icon-camera:before {
  content: "\e910";
}
.icon-check:before {
  content: "\e911";
}
.icon-cog:before {
  content: "\e912";
}
.icon-cross:before {
  content: "\e913";
}
.icon-eye:before {
  content: "\e934";
}
.icon-folder:before {
  content: "\e914";
}
.icon-globe:before {
  content: "\e915";
}
.icon-help-with-circle:before {
  content: "\e916";
}
.icon-image:before {
  content: "\e932";
}
.icon-info-with-circle:before {
  content: "\e917";
}
.icon-info:before {
  content: "\e918";
}
.icon-link:before {
  content: "\e919";
}
.icon-location-pin:before {
  content: "\e91a";
}
.icon-lock:before {
  content: "\e91b";
}
.icon-magnifying-glass:before {
  content: "\e91c";
}
.icon-menu:before {
  content: "\e91d";
}
.icon-paper-plane:before {
  content: "\e91e";
}
.icon-phone:before {
  content: "\e91f";
}
.icon-plus:before {
  content: "\e920";
}
.icon-print:before {
  content: "\e921";
}
.icon-shopping-cart:before {
  content: "\e922";
}
.icon-star-outlined:before {
  content: "\e923";
}
.icon-star:before {
  content: "\e924";
}
.icon-suitcase:before {
  content: "\e925";
}
.icon-thumbs-down:before {
  content: "\e926";
}
.icon-thumbs-up:before {
  content: "\e927";
}
.icon-user:before {
  content: "\e933";
}
.icon-facebook-with-circle:before {
  content: "\e928";
}
.icon-instagram-with-circle:before {
  content: "\e929";
}
.icon-linkedin-with-circle:before {
  content: "\e92a";
}
.icon-pinterest-with-circle:before {
  content: "\e92b";
}
.icon-twitter-with-circle:before {
  content: "\e92c";
}
.icon-youtube-with-circle:before {
  content: "\e92d";
}