﻿@font-face {
    font-family: "shiconfont";
    src: ; /* ie9*/
    src:  format('embedded-opentype'), /* ie6-ie8 */   format('woff'),   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2 */   format('svg'); /* ios 4.1- */
}
.shiconfont {
    font-family: "shiconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sh-icon-zhibo:before {
    content: "\e75d";
}
.sh-icon-email:before {
    content: "\e7b8";
}
.sh-icon-weibo:before {
    content: "\e637";
}
.sh-icon-pengyouquan:before {
    content: "\e605";
}
.sh-icon-app:before {
    content: "\e62c";
}
.sh-icon-like_fill:before {
    content: "\e707";
}
.sh-icon-mail_fill:before {
    content: "\e70a";
}
.sh-icon-return:before {
    content: "\e720";
}
.sh-icon-qq:before {
    content: "\e600";
}
.sh-icon-weixin:before {
    content: "\e601";
}
