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

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

.XHLCHATICON-delete:before {
  content: "\e876";
}

.XHLCHATICON-arrow-opened:before {
  content: "\e8e1";
}

