@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jy3x6');
  src:  url('fonts/icomoon.eot?jy3x6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jy3x6') format('truetype'),
    url('fonts/icomoon.woff?jy3x6') format('woff'),
    url('fonts/icomoon.svg?jy3x6#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-floppy-disk:before {
  content: "\e962";
}
.icon-enlarge2:before {
  content: "\e98b";
}
.icon-shrink2:before {
  content: "\e98c";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-instagram:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e942";
}
.icon-check:before {
  content: "\ea10";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-qa:before {
  content: "\e90f";
}
.icon-info:before {
  content: "\e90a";
}
.icon-lock:before {
  content: "\e90d";
}
.icon-shopping-cart:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e904";
}
.icon-account:before {
  content: "\e902";
}
.icon-cheveron-right:before {
  content: "\e908";
}
.icon-cheveron-left:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e907";
}
.icon-bell:before {
  content: "\e90e";
}
.icon-caret-right:before {
  content: "\e90b";
}
.icon-caret-left:before {
  content: "\e90c";
}
.icon-cart:before {
  content: "\e903";
}
.icon-caret-down:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e901";
}
