@font-face {
  font-family: "iconf"; /* Project id 4587591 */
  src: url('../font/iconfont.woff2?t=1690162273896') format('woff2'),
       url('../font/iconfont.woff?t=1690162273896') format('woff'),
       url('../font/iconfont.ttf?t=1690162273896') format('truetype');
}

.iconf {
  font-family: "iconf" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xiangyou:before {
  content: "\e638";
}

.icon-hr:before {
  content: "\e60a";
}
