@font-face {
  font-family: "iconfont"; /* Project id 4479232 */
  src: url('iconfont.eot?t=1711858455260'); /* IE9 */
  src: url('iconfont.eot?t=1711858455260#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('iconfont.woff2?t=1711858455260') format('woff2'),
       url('iconfont.woff?t=1711858455260') format('woff'),
       url('iconfont.ttf?t=1711858455260') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-code:before {
  content: "\e640";
}

.icon-kefu:before {
  content: "\e641";
}

.icon-zhiding:before {
  content: "\e63f";
}

.icon-dianhua:before {
  content: "\e63c";
}

.icon-gengduo1:before {
  content: "\e63d";
}

.icon-more:before {
  content: "\e63e";
}

