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

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

.icon-warn:before {
  content: "\e66c";
}

.icon-time:before {
  content: "\e618";
}

.icon-online:before {
  content: "\e6a4";
}

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

.icon-mail:before {
  content: "\e646";
}

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

.icon-phone:before {
  content: "\e62d";
}

.icon-area:before {
  content: "\e601";
}

.icon-home:before {
  content: "\e633";
}

.icon-address:before {
  content: "\e91b";
}

.icon-card:before {
  content: "\e6b9";
}

