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

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

.icon-quanbu:before {
  content: "\e689";
}

.icon-ziyuan:before {
  content: "\e62b";
}

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

.icon-APP:before {
  content: "\e663";
}

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

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

.icon-java:before {
  content: "\e639";
}

.icon-php_elephant:before {
  content: "\e67e";
}

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

.icon-Python:before {
  content: "\e891";
}

.icon-Net:before {
  content: "\e68f";
}

