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

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

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

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

.icon-shangjiantou:before {
  content: "\f034d";
}

.icon-xiajiantou:before {
  content: "\f034e";
}

.icon-wenjian:before {
  content: "\e6ac";
}

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

.icon-daohangdizhi:before {
  content: "\e65e";
}

.icon-youjiantou:before {
  content: "\e680";
}

.icon-down:before {
  content: "\eb1b";
}

.icon-up:before {
  content: "\eb1c";
}

