Install Google Fonts on a Mac

AssetsUI

See the full guide by opening this item

Installation

  1. cd to ~/Library/Fonts/
cd ~/Library/Fonts/
  1. Then clone to there
git clone <https://github.com/google/fonts.git> google-fonts

Updating

  1. cd to ~/Library/Fonts/google-fonts/
cd ~/Library/Fonts/google-fonts
  1. Then do git pull
git pull