Will I have copyright problems with Microsoft if I add the @font-face CSS3 property in my commercial webpage with the font: “Microsoft YaHei Bold” (The Cleartype Chinese font for Windows Vista).?
Will I have copyright problems with Microsoft if I add the @font-face CSS3 property
Share
It looks like it’s better to be careful:
From Microsoft Typography – Font Redistribution FAQ
There is the option of "embedding" fonts:
I strongly doubt distributing them as font-face is seen as embedding them into the document, because the font resource is downloaded in full, as a separate entity. I would still check with MS first, especially if you have any kind of notable exposure (big company etc.).