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

#labelCanvas
{
    font-family: 'SPZ';
}