@font-face {
  font-family: "iconfont"; /* Project id 4560305 */
  src: url('iconfont.woff2?t=1717660151395') format('woff2'),
       url('iconfont.woff?t=1717660151395') format('woff'),
       url('iconfont.ttf?t=1717660151395') format('truetype');
}

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

.icon-dingwei:before {
  content: "\e61f";
}

.icon-arrow-down:before {
  content: "\e6ae";
}

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

.icon-zhangcheng:before {
  content: "\e62e";
}

.icon-lishidanwei:before {
  content: "\e66c";
}

.icon-huiyuanjiage:before {
  content: "\e611";
}

.icon-xiala:before {
  content: "\e74e";
}

.icon-fuwu:before {
  content: "\e63a";
}

.icon-lingdao:before {
  content: "\e790";
}

.icon-jianjie:before {
  content: "\e65d";
}

.icon-zhinan:before {
  content: "\e682";
}

