@font-face
{
    font-family: 微软雅黑_heavy;
    src: url('../css/font/微软雅黑_heavy.eot'); /* IE9 Compat Modes */
    src: url('../css/font/微软雅黑_heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../css/font/微软雅黑_heavy.woff') format('woff'), /* Modern Browsers */
    url('../css/font/微软雅黑_heavy.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../css/font/微软雅黑_heavy.svg#YourWebFontName') format('svg'); /* Legacy iOS */
}
@font-face
{
    font-family: altgot2n;
    src: url('../css/font/altgot2n.eot'); /* IE9 Compat Modes */
    src: url('../css/font/altgot2n.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../css/font/altgot2n.woff') format('woff'), /* Modern Browsers */
    url('../css/font/altgot2n.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../css/font/altgot2n.svg#YourWebFontName') format('svg'); /* Legacy iOS */
}
@font-face
{
    font-family: 微软雅黑_BOLD;
    src: url('../css/font/微软雅黑_BOLD.eot'); /* IE9 Compat Modes */
    src: url('../css/font/微软雅黑_BOLD.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../css/font/微软雅黑_BOLD.woff') format('woff'), /* Modern Browsers */
    url('../css/font/微软雅黑_BOLD.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../css/font/微软雅黑_BOLD.svg#YourWebFontName') format('svg'); /* Legacy iOS */
}