@font-face {
  font-family: "iconfont"; /* Project id 5038798 */
  src: url('//at.alicdn.com/t/c/font_5038798_c2ue9o5bw9s.woff2?t=1780535087288') format('woff2'),
       url('//at.alicdn.com/t/c/font_5038798_c2ue9o5bw9s.woff?t=1780535087288') format('woff'),
       url('//at.alicdn.com/t/c/font_5038798_c2ue9o5bw9s.ttf?t=1780535087288') format('truetype');
}

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

.icon-zhuanli:before {
  content: "\e645";
}

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

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

.icon-peixunjingyan:before {
  content: "\e62f";
}

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

.icon-kehu:before {
  content: "\e66e";
}

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

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

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

.icon-facebook:before {
  content: "\e621";
}

