@font-face {
    font-family: 'stcaiyunregular';
    src: url('fonts/stcaiyun-webfont.eot');
    src: url('fonts/stcaiyun-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/stcaiyun-webfont.woff') format('woff'),
		 url('fonts/stcaiyunregular.ttf') format('truetype'),
         url('fonts/stcaiyun-webfont.svg#stcaiyunregular') format('svg');
    font-weight: Bold;
    font-style: Bold;
}