Can I use windows fonts for a web game?

Hi, everyone. First of all, I'm very sorry because I can't speak English well. :)

I'm making a web game with Unity3D. And I want to use windows fonts that are installed in C:\WINDOWS\Fonts folder when the windows sets up.

Will you please show me how to use windows fonts for a web game?

Unity supports True Type Fonts (ttf).

Just drag them over into your asset folder

See more here: http://unity3d.com/support/documentation/Components/class-Font.html

To convert a font to ttf, use the following web-tool:

http://www.fontconverter.org/