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

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

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

.icon-dianhuahover:before {
  content: "\e61f";
}

.icon-dianhua_phone_bg:before {
  content: "\e62c";
}

.icon-PDF:before {
  content: "\e6b6";
}

