Awesome
Installing Google Fonts
Easily install ALL of Google's Web Fonts using the following command in your terminal.
Linux and Mac users
curl https://raw.githubusercontent.com/qrpike/Web-Font-Load/master/install.sh | bash
Updating
To update the fonts, just re-run this script. It will overwrite duplicates.
You may need to restart for Font Book to pick up the new fonts.
Photoshop Users
When using this script, it installs A LOT of ( ~1660 ) fonts. You may have to disable "Font Preview" in Photoshop.
Uninstall all Fonts:
curl https://raw.githubusercontent.com/qrpike/Web-Font-Load/master/uninstall.sh | bash