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

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

.icon-IP:before {
  content: "\e632";
}

