@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.woff2?t=1689298647634') format('woff2'),
  url('../font/iconfont.woff?t=1689298647634') format('woff'),
  url('../font/iconfont.ttf?t=1689298647634') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  color: rgb(69,149,230);
  /* background-color: rgb(69,149,230); */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
