@font-face {
    font-family: "shenshi";
    src: url("shenshi.eot"); /* IE9 */
    src: url("shenshi.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("shenshi.woff") format("woff"), /* chrome、firefox */
    url("shenshi.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("shenshi.svg#shenshi") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "zhuzhu";
    src: url("zhuzhu.eot"); /* IE9 */
    src: url("zhuzhu.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("zhuzhu.woff") format("woff"), /* chrome、firefox */
    url("zhuzhu.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("zhuzhu.svg#zhuzhu") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}