

@font-face {
    font-family: 'hl_icon';  /* project id 410045 */
    /*
    src: url('//at.alicdn.com/t/font_410045_whfnxcyzgad.eot');
    src: url('//at.alicdn.com/t/font_410045_whfnxcyzgad.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_410045_whfnxcyzgad.woff') format('woff'),
    url('//at.alicdn.com/t/font_410045_whfnxcyzgad.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_410045_whfnxcyzgad.svg#hl_icon') format('svg');
    */
    src: url('font/font_410045_whfnxcyzgad.eot');
    src: url('font/font_410045_whfnxcyzgad.eot?#iefix') format('embedded-opentype'),
    url('font/font_410045_whfnxcyzgad.woff') format('woff'),
    url('font/font_410045_whfnxcyzgad.ttf') format('truetype'),
    url('font/font_410045_whfnxcyzgad.svg#hl_icon') format('svg');
}

.hlicon{
    font-family: 'hl_icon';
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
