@font-face {
  font-family: 'Icons';
  src:  url('fonts/Icons.eot?jzc0wo');
  src:  url('fonts/Icons.eot?jzc0wo#iefix') format('embedded-opentype'),
    url('fonts/Icons.ttf?jzc0wo') format('truetype'),
    url('fonts/Icons.woff?jzc0wo') format('woff'),
    url('fonts/Icons.svg?jzc0wo#Icons') 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: '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-angle-small-down:before {
  content: "\e900";
}
.icon-angle-small-left:before {
  content: "\e901";
}
.icon-angle-small-right:before {
  content: "\e902";
}
.icon-angle-small-up:before {
  content: "\e903";
}
.icon-bars-staggered-1:before {
  content: "\e904";
}
.icon-bars-staggered:before {
  content: "\e905";
}
.icon-closed:before {
  content: "\e906";
}
.icon-cross-small:before {
  content: "\e907";
}
.icon-faders-horizontal:before {
  content: "\e908";
}
.icon-faders-horizontal-thin:before {
  content: "\e909";
}
.icon-heart-1:before {
  content: "\e90a";
}
.icon-heart-2:before {
  content: "\e90b";
}
.icon-heart-3:before {
  content: "\e90c";
}
.icon-heart:before {
  content: "\e90d";
}
.icon-phone-flip-1:before {
  content: "\e90e";
}
.icon-phone-flip:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
.icon-shopping-bag-1:before {
  content: "\e911";
}
.icon-shopping-bag:before {
  content: "\e912";
}
.icon-trash-simple:before {
  content: "\e913";
}
.icon-trash-simple-thin:before {
  content: "\e914";
}
.icon-user:before {
  content: "\e915";
}
