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

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

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

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

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

.icon-touxiang:before {
  content: "\e673";
}

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

.icon-close:before {
  content: "\e668";
}

.icon-arrow-left-bold:before {
  content: "\e685";
}

.icon-delete-filling:before {
  content: "\e689";
}

.icon-ziyuan101:before {
  content: "\e603";
}

.icon-fuzhi:before {
  content: "\e637";
}

