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

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

.icon-close_cricle:before {
  content: "\e632";
}

.icon-wangluo:before {
  content: "\e62e";
}

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

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

.icon-geren:before {
  content: "\e610";
}

.icon-guanbi1:before {
  content: "\e647";
}

.icon-shouji:before {
  content: "\e606";
}

.icon-sharpicons_brush-:before {
  content: "\e7e0";
}

.icon-qianbi:before {
  content: "\e7c5";
}

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

