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