@font-face {
  font-family: "iconfont"; /* Project id 4308080 */
  src: url('../font/font_4308080_m3bhty03fug-1698820479603.woff2') format('woff2'),
       url('../font/font_4308080_m3bhty03fug-1698820479603.woff') format('woff'),
       url('../font/font_4308080_m3bhty03fug-1698820479603.ttf') 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";
}

