@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?s4emf8');
  src:  url('fonts/icomoon.eot?s4emf8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?s4emf8') format('truetype'),
    url('fonts/icomoon.woff?s4emf8') format('woff'),
    url('fonts/icomoon.svg?s4emf8#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-arrow:before {
  content: "\e900";
  color: #fff;
}
.icon-back:before {
  content: "\e901";
  color: #999;
}
.icon-cammer:before {
  content: "\e902";
  color: #4b4b4b;
}
.icon-close:before {
  content: "\e903";
  color: #939393;
}
.icon-down:before {
  content: "\e904";
  color: #999;
}
.icon-information:before {
  content: "\e905";
  color: #c6c6c6;
}
.icon-manger:before {
  content: "\e906";
  color: #9ea2a5;
}
.icon-message:before {
  content: "\e907";
  color: #a1a1a1;
}
.icon-pack-back:before {
  content: "\e908";
  color: #a1a1a1;
}
.icon-plus:before {
  content: "\e909";
  color: #fff;
}
.icon-telephone:before {
  content: "\e90a";
  color: #a1a1a1;
}
.icon-up:before {
  content: "\e90b";
  color: #999;
}
.icon-voice:before {
  content: "\e90c";
  color: #4b4b4b;
}
