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

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

.icon-Send:before {
  content: "\e627";
}

.icon-copy:before {
  content: "\e6ae";
}

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

.icon-lacai:before {
  content: "\e64d";
}

.icon-keyboard:before {
  content: "\e71b";
}

.icon-fenxiang:before {
  content: "\e739";
}

.icon-voice:before {
  content: "\e61e";
}

.icon-shoucangxuanzhong:before {
  content: "\e600";
}

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

.icon-shoucang-selected:before {
  content: "\e604";
}

.icon-shoucang:before {
  content: "\e602";
}

.icon-retry:before {
  content: "\e674";
}

