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


