@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?34dzb');
  src:  url('fonts/icomoon.eot?34dzb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?34dzb') format('truetype'),
    url('fonts/icomoon.woff?34dzb') format('woff'),
    url('fonts/icomoon.svg?34dzb#icomoon') 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: 'icomoon' !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-cart:before {
  content: "\e900";
}
.icon-member:before {
  content: "\e901";
}
.icon-telephone:before {
  content: "\e902";
}
.icon-zoom:before {
  content: "\e903";
}
.icon-arrows_up:before {
  content: "\e904";
}
.icon-arrows_down:before {
  content: "\e905";
}
.icon-arrows_left:before {
  content: "\e906";
}
.icon-arrows_right:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e908";
}
.icon-s_arrows_up:before {
  content: "\e909";
}
.icon-s_arrows_down:before {
  content: "\e90a";
}
.icon-s_arrows_left:before {
  content: "\e90b";
}
.icon-s_arrows_right:before {
  content: "\e90c";
}
.icon-link:before {
  content: "\e90d";
}
.icon-document:before {
  content: "\e90e";
}
.icon-mail:before {
  content: "\e910";
}
.icon-edit:before {
  content: "\e90f";
}
.icon-delete:before {
  content: "\e9ad";
}
.icon-print:before {
  content: "\e954";
}
.icon-location:before {
  content: "\e947";
}
