Download Source Files
This is what your download looks like in Google Chrome on Windows 10: And this is what your download looks like Google Chrome on Mac OS: Step 2: Upload Your Font to Cricut Design Space. For this next step, you need to follow the directions for your specific computer or device, so click section that applies to you in the list below.
- Download Century Gothic font for PC/Mac for free, take a test-drive and see the entire character set. Moreover, you can embed it to your website with @font-face support.
- Looking for Mac fonts? Click to find the best 66 free fonts in the Mac style. Every font is free to download!
To download all the files in the repository – totalling 1.3Gb and growing – you must use the “Mercurial” version control program.
Mercurial can download all the files, and then download only the changes, so that you don’t have to repeatedly download 1.3Gb+ of data that did not change.
Windows
- Download and install TortoiseHG, a graphical user interface for Mercurial.
- Make a new folder somewhere.
- Right click that folder, go to TortoiseHG, and click Clone
- Enter for the Source https://googlefontdirectory.googlecode.com/hg/
- Click OK and wait for the download to complete
In future, to update you can then right click the folder you made and click ‘Hg Synchronize’
To install a downloaded font, open the Control Panel, find the Fonts folder there, and drag and drop the OTF or TTF files inside that folder. You may need to restart your applications, but not the whole computer, for the fonts to be ready for use.
Mac OS X
- Click the Apple logo in the top left of the screen, then ‘About this Mac,’ and note the version of Mac OS X you have (10.5, 10.6, etc)
- Download and install Mercurial for your version of Mac OS X
- In Finder, go to Applications, find the Utilities folder, and there find and open the Terminal application
- Paste in hg clone https://googlefontdirectory.googlecode.com/hg/ googlefontdirectory;
- Hit return and wait for the download to complete
In future, to update you can open the Terminal application and paste in cd googlefontdirectory; hg pull;
You may also wish to investigate the Mac HG application which provides a GUI for Mercurial.
To install a downloaded font, open a Finder window, go to your Home folder, then Library, then Fonts, and drag and drop the OTF or TTF files inside that folder. The Fonts folder may not exist, and if so you can create it. You may need to restart your applications, but not the whole computer, for the fonts to be ready for use.
Fedora GNU/Linux
- Open the Terminal application
- Install Mercurial by pasting in the command yum install -y mercurial;
- Hit return to run the command
- Paste in hg clone https://googlefontdirectory.googlecode.com/hg/ googlefontdirectory;
- Hit return and wait for the download to complete
In future, to update you can open the Terminal application and paste in cd googlefontdirectory; hg pull;
To install a downloaded font, open a file manager window, go to your Home folder, then “.fonts” – this directory may not exist, and if so, create it. Then drag and drop the OTF or TTF files inside that folder. You may need to restart your applications, but not the whole computer, for the fonts to be ready for use.
Ubuntu GNU/Linux
Download Mac Fonts For Windows
- Open the Terminal application
- Install Mercurial by pasting in the command sudo apt-get install -y mercurial;
- Hit return to run the command
- Paste in hg clone https://googlefontdirectory.googlecode.com/hg/ googlefontdirectory;
- Hit return and wait for the download to complete
In future, to update you can open the Terminal application and paste in cd googlefontdirectory; hg pull;
Best Free Fonts For Mac
Working with Google Fonts on your Computer
Google has a great collection of web-fonts that can be used by webmasters on their websites. Ranging from scribbled fonts for your informal websites to professional typography fonts with good readability, Google has it. While these can be used on the web, what if you want it to be used for your prints? Until a couple of weeks back, Google Fonts were available for use as a web-font (WOFF file type). These web-fonts cannot be used on your computer, since your computer would require a True-Type Font (TTF file type). Google, now allows users to download the source fonts as a TTF file, meaning, you can use them on your computer, in iWork or Microsoft Office or virtually any application.
So how would you go about downloading them to your computer? Google lets you download from their code repository, but here are a rather couple of simple steps. You may follow either of them, but I would personally suggest the GitHub way – simple and quick.
SkyFonts App
Note: You’ll require a Fonts.com account (free) to work with the SkyFonts app!
Google has partnered with Fonts.com to allow Google Fonts to be synced using its SkyFonts app delivered over its a patent-pending font delivery technology. To sync Google Fonts using SkyFonts, go ahead and download the SkyFonts app for your Mac or Windows. Throw it into your Application directory on your Mac, or install it on Windows.
When you open your application for the first time, you will have to authenticate yourself with your Fonts.com account (But if you don’t want to, you can choose the GitHub way). You can create one if you don’t have an account. Once you have logged in to your Fonts.com account, you can sync Google Fonts to your computer clicking on the SkyFonts button against a font name. If you prefer to download all fonts in one go, use GitHub.
Download via GitHub
Thanks to Andrew Wong, Google Fonts is available as a Git repo. Visit the googlefontdirectory repo and choose to download as a ZIP. This will download the entire repository to your computer as a ZIP file. Extract the ZIP and install the fonts just as you would with any other font.
Or clone on GitHub
If you prefer to sync instead, download the GitHub application for Mac or Windows, install it and choose ‘Clone in Mac/Windows‘ on the repository page. Your GitHub application will clone the repository on your computer and once done, install the fonts just you normally would.
Once you have installed, you can use the Google Fonts just like any other font on your computer.