Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jcchikikomori/fa5f3e769342fd8e9fe7f53cc3e2acd6 to your computer and use it in GitHub Desktop.
Save jcchikikomori/fa5f3e769342fd8e9fe7f53cc3e2acd6 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

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