So for my Windows Control Library application that needs to be view from a web site I needed to use an ASCII True Type Font so my letter spaces match up. The problem is if the user viewing the site doesnt have the ASCII TTF they will rever to MS San Sarif which causes the program to look incorrect.

Any way to embed a font with the application so the users will not have to install the font before viewing.