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

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

.icon-youjiantou:before {
  content: "\e6b5";
}

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

.icon-yuyan:before {
  content: "\e65c";
}

.icon-zhisuandiaodu:before {
  content: "\e65e";
}

.icon-delete:before {
  content: "\e600";
}

.icon-sort-down:before {
  content: "\e843";
}

.icon-sort-up:before {
  content: "\e844";
}

.icon-kongzhitai:before {
  content: "\e609";
}

.icon-xiaoxi:before {
  content: "\e605";
}

.icon-tuichu:before {
  content: "\e606";
}

.icon-wendang:before {
  content: "\e607";
}

.icon-gerenxinxi:before {
  content: "\e608";
}

.icon-sousuo:before {
  content: "\e86e";
}

.icon-phone:before {
  content: "\e88b";
}

.icon-location:before {
  content: "\e8ba";
}

.icon-email:before {
  content: "\e908";
}

