@font-face {
    font-family: "iconfont";
    src: url('font/font_heu3p2dr8jwi2j4i.eot?t=1500047355862');
    /* IE9*/
    src: url('font/font_heu3p2dr8jwi2j4i.eot?t=1500047355862#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/font_heu3p2dr8jwi2j4i.woff?t=1500047355862') format('woff'), /* chrome, firefox */
    url('font/font_heu3p2dr8jwi2j4i.ttf?t=1500047355862') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('font/font_heu3p2dr8jwi2j4i.svg?t=1500047355862#iconfont') format('svg');
    /* iOS 4.1- */
}

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

.icon-email:before {
    content: "\e61b";
}

.icon-company:before {
    content: "\e690";
}

.icon-phone1:before {
    content: "\e6ca";
}

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

.icon-name:before {
    content: "\e6d3";
}

.icon-xin:before {
    content: "\e610";
}