@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1691458620955') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yunxiazai:before {
  content: "\f011a";
}

.icon-daochu:before {
  content: "\e645";
}

.icon-tmp:before {
  content: "\e719";
}

.icon-sh:before {
  content: "\ed1c";
}

.icon-wind:before {
  content: "\ea32";
}

.icon-gh:before {
  content: "\ea33";
}

