Present I see lot of web sites use true type fonts. I want to to know how to use true type fonts in our applications and does it affect the load time of the
It will affect the overall load time of the page as the font data has to be downloaded as well as the other content, styles etc. However, it will be cached so only impacts on the first view of the page.