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

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

.chat-screenshot:before {
  content: "\e600";
}

.chat-play:before {
  content: "\e645";
}

.chat-pause:before {
  content: "\e644";
}

.chat-edit:before {
  content: "\e61c";
}

.chat-right:before {
  content: "\e659";
}

.chat-radio-has:before {
  content: "\e665";
}

.chat-radio-no:before {
  content: "\e666";
}

.chat-msg-warn:before {
  content: "\e691";
}

.chat-msg-info:before {
  content: "\e693";
}

.chat-msg-error:before {
  content: "\e696";
}

.chat-f-img:before {
  content: "\e633";
}

.chat-f-exe:before {
  content: "\e634";
}

.chat-f-other:before {
  content: "\e635";
}

.chat-f-video:before {
  content: "\e636";
}

.chat-f-pdf:before {
  content: "\e63a";
}

.chat-f-xls:before {
  content: "\e63b";
}

.chat-f-ppt:before {
  content: "\e63c";
}

.chat-f-html:before {
  content: "\e63d";
}

.chat-f-zip:before {
  content: "\e63e";
}

.chat-f-txt:before {
  content: "\e641";
}

.chat-f-doc:before {
  content: "\e642";
}

.chat-msg-success:before {
  content: "\e694";
}

.chat-group:before {
  content: "\e685";
}

.chat-max2:before {
  content: "\e6a8";
}

.chat-des:before {
  content: "\e69b";
}

.chat-contact:before {
  content: "\e6c2";
}

.chat-close:before {
  content: "\e607";
}

.chat-min:before {
  content: "\e652";
}

.chat-max:before {
  content: "\e651";
}

.chat-photo:before {
  content: "\e647";
}

.chat-file2:before {
  content: "\e648";
}

.chat-message:before {
  content: "\e64d";
}

.chat-remind:before {
  content: "\e64e";
}

.chat-menu-search:before {
  content: "\e650";
}

.chat-unfold:before {
  content: "\e671";
}

.chat-text-other:before {
  content: "\e68e";
}

.chat-new:before {
  content: "\e697";
}

.chat-emoji:before {
  content: "\e62d";
}

