@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ntzm6a');
  src:  url('fonts/icomoon.eot?ntzm6a#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ntzm6a') format('truetype'),
    url('fonts/icomoon.woff?ntzm6a') format('woff'),
    url('fonts/icomoon.svg?ntzm6a#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: bolder;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 13px;
  color:#222222;
}

.icon-shangpin:before {
  content: "\e900";
}
.icon-zhichu:before {
  content: "\e901";
}
.icon-xiaoshou:before {
  content: "\e902";
}
.icon-zhangmu:before {
  content: "\e903";
}
.icon-yinxiao:before {
  content: "\e904";
}
.icon-kucun:before {
  content: "\e905";
}
.icon-xitong:before {
  content: "\e906";
}
.icon-baobiao:before {
  content: "\e907";
}
.icon-kehu:before {
  content: "\e908";
}
.icon-guanyu:before {
  content: "\e909";
}
