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

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

.icon-jiantou:before {
  content: "\e64a";
}

.icon-guanbi:before {
  content: "\e650";
}

.icon-weizhi1:before {
  content: "\e8ff";
}

.icon-arrowLeft:before {
  content: "\e65d";
}

.icon-arrowRight:before {
  content: "\eb4c";
}

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

.icon-weizhi:before {
  content: "\e64c";
}

.icon-youxiang:before {
  content: "\e66b";
}

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

.icon-dayin:before {
  content: "\eb48";
}

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

.icon-mingpian:before {
  content: "\e70b";
}

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

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

.icon-xia:before {
  content: "\eb49";
}

.icon-shang:before {
  content: "\eb4a";
}

.icon-right:before {
  content: "\e607";
}

.icon-left:before {
  content: "\eb4b";
}

