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

.iconfont {
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*电话*/
.icon-phone:before { content: "\e600"; }
/*加入我们*/
.icon-add:before { content: "\e609"; }
/*在线留言*/
.icon-edit:before { content: "\e616"; }
/*信息*/
.icon-message:before { content: "\e7d2"; }
/*email*/
.icon-email:before { content: "\e66a"; }
/*定位*/
.icon-address:before { content: "\e655"; }
/*windwos*/
.icon-windows:before { content: "\e668"; }
/*app*/
.icon-app:before { content: "\e688"; }
/*web*/
.icon-web:before { content: "\e63a"; }
/*wx*/
.icon-wx:before { content: "\e630"; }
/*wxmini*/
.icon-wxmini:before { content: "\e63e"; }
/*省略号*/
.icon-ellipsis:before { content: "\eb10"; }
/*菜单*/
.icon-menu:before { content: "\eaf1"; }

/*qq*/
.icon-qq:before { content: "\e614"; }
/*wx*/
.icon-wx1:before { content: "\e64f"; }



