@font-face {
  font-family: "iconfont"; /* Project id 3350717 */
  src: url('iconfont.woff2?t=1655289326256') format('woff2'),
       url('iconfont.woff?t=1655289326256') format('woff'),
       url('iconfont.ttf?t=1655289326256') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-rili:before {
  content: "\e63a";
}

.icon-youxi:before {
  content: "\e643";
}

.icon-jilu:before {
  content: "\e71c";
}

.icon-wendang:before {
  content: "\e722";
}

.icon-user:before {
  content: "\e7ae";
}

.icon-safetycertificate:before {
  content: "\e7c0";
}

.icon-lock:before {
  content: "\e7c9";
}

.icon-phone:before {
  content: "\e7e3";
}

.icon-tag:before {
  content: "\e7e4";
}

.icon-code:before {
  content: "\e7fc";
}

