Web development usually includes nice fonts defined from a CSS file. The fonts can be located on a third party server, like Google Fonts, or locally at your own server, just beside the CSS file.
Sometimes one finds very nice fonts but cannot rely on third party servers, which forces one to include the fonts locally.
I've come up with a simple solution to avoid this tedious task:
./M6
Sometimes one finds very nice fonts but cannot rely on third party servers, which forces one to include the fonts locally.
I've come up with a simple solution to avoid this tedious task:
- Download the fonts you wish, e.g. from Google Fonts add them to your collection and then get them as a zip file.
- Go to Font Squirrel Webfont Generator and upload the font files.
- Wait for the end of the font process and download the kit.
./M6