@font-face {
  font-family: 'fce';
  src:  url('../fonts/fce.eot?fd8hjk');
  src:  url('../fonts/fce.eot?fd8hjk#iefix') format('embedded-opentype'),
    url('../fonts/fce.ttf?fd8hjk') format('truetype'),
    url('../fonts/fce.woff?fd8hjk') format('woff'),
    url('../fonts/fce.svg?fd8hjk#fce') 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: 'fce' !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-arrow-cross:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-cart:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-download:before {
  content: "\e906";
}
.icon-grid:before {
  content: "\e907";
}
.icon-hearth-empty:before {
  content: "\e908";
}
.icon-hearth:before {
  content: "\e909";
}
.icon-list:before {
  content: "\e90a";
}
.icon-more:before {
  content: "\e90b";
}
.icon-search-large:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
.icon-user:before {
  content: "\e90e";
}
.icon-youtube-play:before {
  content: "\e90f";
}
