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

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

.icon-qq:before {
  content: "\f003c";
}

.icon-date:before {
  content: "\e697";
}

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

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

.icon-view:before {
  content: "\e613";
}

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

.icon-saomiao:before {
  content: "\e612";
}

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

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

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

.icon-shouye:before {
  content: "\e8c6";
}

.icon-xiangxia:before {
  content: "\e611";
}

.icon-caidan:before {
  content: "\e615";
}

.icon-xinwen:before {
  content: "\e628";
}

.icon-dingbu:before {
  content: "\e78a";
}

