Question

Am using font face method for my website.For that am using TTF file.The problem am facing is due to the size of TTF file the site loading slowly.So suggest me how to reduce the size of TTF file.Thanks.

Était-ce utile?

La solution

You could look into the amount of glyphs you are using in the font and try to reduce it to the absolute necessary ones, the Font Squirrel kit generator, when in Expert Mode, lets you select the symbols you want to use.

Read more at Limit characterset of a Webfont?

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top