@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?9sjqnr');
  src:  url('../fonts/icomoon/icomoon.eot?9sjqnr#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?9sjqnr') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?9sjqnr') format('woff'),
    url('../fonts/icomoon/icomoon.svg?9sjqnr#icomoon') 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: 'icomoon' !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-left:before {
  content: "\e90a";
  color: #fff;
}
.icon-arrow-right:before {
  content: "\e90b";
  color: #fff;
}
.icon-close-cart:before {
  content: "\e909";
  color: #fff;
}
.icon-zoom-in:before {
  content: "\e904";
  color: #fff;
}
.icon-teamwork:before {
  content: "\e905";
  color: #c5a47e;
}
.icon-artist-zen:before {
  content: "\e906";
  color: #c5a47e;
}
.icon-reconnaissance:before {
  content: "\e907";
  color: #c5a47e;
}
.icon-intemporel:before {
  content: "\e908";
  color: #fff;
}
.icon-bag:before {
  content: "\e900";
}
.icon-heart:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e902";
}
.icon-user:before {
  content: "\e903";
}
