@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?q2duyz');
  src:  url('fonts/icomoon.eot?q2duyz#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?q2duyz') format('truetype'),
    url('fonts/icomoon.woff?q2duyz') format('woff'),
    url('fonts/icomoon.svg?q2duyz#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-youxiang:before {
  content: "\e9dd";
}
.icon-souji:before {
  content: "\e90ff";
}
.icon-toushu:before {
  content: "\e902";
  }
.icon-suoye:before {
  content: "\e903";
}
.icon-shouchang:before {
  content: "\1f32c";
}
.icon-shezhi:before {
  content: "\e905";
}
.icon-pingjia:before {
  content: "\e906";
}
.icon-fanxiu:before {
  content: "\e907";
}
.icon-dingdan:before {
  content: "\e908";
}
.icon-chaigou:before {
  content: "\e909";
}
.icon-images:before {
  content: "\e90e";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-checkmark:before {
  content: "\ea10";
}
