Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save davebowker/c9b95addfdb5d3270f7686fc5f74ae43 to your computer and use it in GitHub Desktop.

Select an option

Save davebowker/c9b95addfdb5d3270f7686fc5f74ae43 to your computer and use it in GitHub Desktop.
Quickly install top Google fonts via Homebrew

List of some top fonts for easy terminal install via Homebrew Fonts Cask.

brew install --cask font-open-sans \
 font-noto-sans \
 font-roboto font-roboto-mono font-roboto-slab \
 font-montserrat \
 font-lato \
 font-fira-code \
 font-source-code-pro \
 font-source-sans-pro \
 font-raleway \
 font-oswald \
 font-poppins \
 font-merriweather \
 font-pt-sans \
 font-ubuntu \
 font-cuprum \
 font-oxygen \
 font-redhat \
 font-space-mono \
 font-monoid \
 font-milonga \
 font-anton \
 font-3270 \
 font-abel \
 font-montserrat \
 font-playfair-display \
 font-inter \
 font-playfair-display

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment