@font-face {
    font-family: h5newcallcenter;
    src: url("h5newcallcenter.eot");src: url("h5newcallcenter.eot?b63119cd#iefix") format("embedded-opentype"),
             url("h5newcallcenter.woff?b63119cd") format("woff"),
             url("h5newcallcenter.ttf?b63119cd") format("truetype"),
             url("h5newcallcenter.svg?b63119cd#h5newcallcenter") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="iconfont-cx"], [class*=" iconfont-cx"] {
    font-family: 'h5newcallcenter' !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
}


.icon-call::before {
    content: "\ea01";
}

.icon-chat::before {
    content: "\ea02";
}

.icon-clock::before {
    content: "\ea03";
}

.icon-send::before {
    content: "\ea04";
}

