@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ohahvr');
  src:  url('fonts/icomoon.eot?ohahvr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ohahvr') format('truetype'),
    url('fonts/icomoon.woff?ohahvr') format('woff'),
    url('fonts/icomoon.svg?ohahvr#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-useron:before {
  content: "\e617";
}
.icon-ls:before {
  content: "\e612";
}
.icon-dianhua-copy:before {
  content: "\e607";
}
.icon-kefufenxiermaikefu:before {
  content: "\e889";
}
.icon-weizhi:before {
  content: "\e60f";
}
.icon-jiagouguanli:before {
  content: "\e622";
}
.icon-shu:before {
  content: "\e600";
}
.icon-bars:before {
  content: "\e601";
}
