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

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

.icon-link:before {
  content: "\e656";
}

.icon-smile:before {
  content: "\e670";
}

.icon-font-colors:before {
  content: "\e7f7";
}

.icon-image-fill:before {
  content: "\e860";
}

.icon-commentdots-fill:before {
  content: "\e7a8";
}

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

