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

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

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

.icon-share:before {
  content: "\e62a";
}

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

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

.icon-liuyan:before {
  content: "\e6a5";
}

.icon-dianzan:before {
  content: "\e8ad";
}

.icon-dianzan-on:before {
  content: "\e8c3";
}

.icon-bofang:before {
  content: "\f470";
}

.icon-zhiding:before {
  content: "\e619";
}

.icon-kefu:before {
  content: "\e734";
}

.icon-jinru:before {
  content: "\e640";
}

.icon-liuyanban:before {
  content: "\e630";
}

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

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

.icon-dark:before {
  content: "\e60b";
}

