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

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

.icon-location:before {
  content: "\e651";
}

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

.icon-addressbook:before {
  content: "\e6bd";
}

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

.icon-tengxunweibo:before {
  content: "\e603";
}

.icon-qq:before {
  content: "\e6af";
}

.icon-weibo:before {
  content: "\e635";
}

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

.icon-qzone02:before {
  content: "\e639";
}

.icon-sousuo:before {
  content: "\e8b9";
}

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

.icon-right:before {
  content: "\e6a3";
}

