@font-face {
  font-family: "iconfont"; /* Project id 3563004 */
  src: url('//at.alicdn.com/t/c/font_3563004_pnlsanxu5p.woff2?t=1662365130285') format('woff2'),
       url('//at.alicdn.com/t/c/font_3563004_pnlsanxu5p.woff?t=1662365130285') format('woff'),
       url('//at.alicdn.com/t/c/font_3563004_pnlsanxu5p.ttf?t=1662365130285') format('truetype');
}

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

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

.icon-message:before {
  content: "\e60a";
}

