@font-face {
  font-family: "iconfont"; /* Project id 4933965 */
  src: url('//at.alicdn.com/t/c/font_4933965_cgahhh9bg4e.woff2?t=1748702519548') format('woff2'),
       url('//at.alicdn.com/t/c/font_4933965_cgahhh9bg4e.woff?t=1748702519548') format('woff'),
       url('//at.alicdn.com/t/c/font_4933965_cgahhh9bg4e.ttf?t=1748702519548') 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: "\e60e";
}

.icon-zhuceyaoqing:before {
  content: "\e60f";
}

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

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

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

.icon-shanchu:before {
  content: "\e6d1";
}

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

