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

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

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

.icon-member:before {
  content: "\e601";
}

.icon-name:before {
  content: "\e602";
}

.icon-company:before {
  content: "\e603";
}

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

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

.icon-linkedin:before {
  content: "\e764";
}

.icon-zhi:before {
  content: "\ea8b";
}

.icon-del:before {
  content: "\e630";
}

.icon-list:before {
  content: "\e6e4";
}

.icon-qiu:before {
  content: "\e610";
}

.icon-sj:before {
  content: "\e665";
}

.icon-dot:before {
  content: "\e653";
}

.icon-call:before {
  content: "\e8bd";
}

.icon-right:before {
  content: "\e60d";
}

.icon-left:before {
  content: "\e6a9";
}

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

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

