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

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

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

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

.icon-dianhua:before {
  content: "\e776";
}

.icon-youjian:before {
  content: "\e615";
}

.icon-dingwei:before {
  content: "\e8c4";
}

.icon-lingying:before {
  content: "\ee48";
}

.icon-lingying-copy:before {
  content: "\ee49";
}

.icon-dingwei-copy:before {
  content: "\ee4a";
}

.icon-youjian-copy:before {
  content: "\ee4b";
}

.icon-dianhua-copy:before {
  content: "\ee4c";
}

