Where downloaded fonts go and why it matters

When you read a font file, your computer does not automatically know how to use it. You have to move the file to a specific folder — called a fonts folder — where your operating system stores all the typefaces it recognizes. Until you do that, design software like Figma, Adobe Creative Suite, or even Microsoft Word will not see the font in its menu.

The process is different on Windows and Mac, and it takes about two minutes either way. Most people only install fonts once and then forget about it, so this is a one-time task per font.

Key Takeaways

  • Downloaded fonts must be moved to your system fonts folder before any program can use them — they do not install automatically.
  • On Windows, fonts go in C:\Windows\Fonts; on Mac, they go in /Library/Fonts or ~/Library/Fonts depending on whether you want all users or just you to access them.
  • Most font files come as .ttf or .otf files, and you can usually just drag and drop them into the fonts folder.
  • After you move a font file, close and reopen your design software so it picks up the new typeface in its menu.
  • If a font does not appear after installation, check that the file is not corrupted and that you moved it to the correct folder, not just a shortcut to it.

Installing fonts on Windows

On Windows, all system fonts live in C:\Windows\Fonts. The easiest way to get there is to open File Explorer, type that path into the address bar at the top, and press Enter. You will see a folder full of font files — these are the typefaces Windows already knows about.

To add a new font, drag the downloaded font file (usually a .ttf or .otf file) directly into that Fonts folder. Windows will copy it there automatically. You can also right-click the font file and select "Install" — Windows will move it to the Fonts folder for you. Either method works.

After the file is in the Fonts folder, close any design software you have open and reopen it. The new font should appear in the typeface menu the next time you launch the program.

Installing fonts on Mac

On Mac, you have two choices for where fonts go, depending on who should be able to use them. /Library/Fonts makes the font available to everyone who uses that Mac. ~/Library/Fonts (the tilde means your home folder) makes it available only to your user account.

To reach either folder, open Finder and press Command+Shift+G. A box will appear asking you to type a path. Type /Library/Fonts for all users, or ~/Library/Fonts for just yourself, then press Enter. Finder will open that folder.

Drag your downloaded font file into that folder. Mac will copy it there. Close and reopen your design software, and the font should appear in the typeface menu.

What to do if the font does not appear after installation

If you installed the font but it still does not show up in your design software, the most common reason is that the software was already open when you installed it. Close the program completely — not just the document, but the entire process — and open it again. Most design tools only read the fonts folder when they start up.

A second possibility is that you created a shortcut to the font file instead of moving the actual file. Check that the font file itself is in the Fonts folder, not a link to it. On Windows, look for a small arrow icon on the file — that means it is a shortcut. On Mac, the file should not have an alias arrow. Delete the shortcut and move the real file instead.

If the font still does not appear, the file may be corrupted. Try downloading it again from the source and installing the new copy. If it works the second time, the original read was damaged.

Font file formats and what they mean

.ttf (TrueType Font) and .otf (OpenType Font) are the two formats you will see most often. Both work on Windows and Mac, and both install the same way — just drag them into the Fonts folder. The difference is technical and does not affect how you install them or use them in design software.

You may also see .woff or .woff2 files, which are web fonts designed to load on websites rather than on your computer. These do not install in your system fonts folder and are not meant for design software. If you downloaded a .woff file and want to use it in a design tool, you will need to find the .ttf or .otf version instead.

Organizing fonts so you can find them later

If you install many fonts, your typeface menu can become long and hard to search. Some design software lets you create font groups or favorites within the program itself — check the preferences or settings menu. This does not change where the font files are stored, but it makes them easier to find when you are working.

On your computer, you can also create a separate folder to keep downloaded font files before you install them. This is useful if you want to remember where a font came from or if you plan to uninstall it later. Just keep the originals in a folder called "Font Downloads" or similar, and move copies to the Fonts folder when you want to use them.

Removing fonts you no longer use

If you install a font and later decide you do not want it, go back to the Fonts folder (C:\Windows\Fonts on Windows, or /Library/Fonts on Mac) and delete the file. Close and reopen your design software, and the font will no longer appear in the menu.

On Windows, you can also right-click a font file in the Fonts folder and select "Delete" or "Uninstall". On Mac, just drag the font file to the Trash. Either way, the font is gone once you close and reopen your design software.

Frequently Asked Questions

Can I install a font just for one program instead of system-wide?

Most design software does not support per-program font installation. Once you move a font to your system Fonts folder, all programs can see it. If you want to limit access, the closest option on Mac is to install the font in ~/Library/Fonts (your user folder only) instead of /Library/Fonts (all users). On Windows, there is no equivalent — fonts in C:\Windows\Fonts are available to all programs and all users.

What if I read a .zip file with multiple fonts inside?

Extract the .zip file first — right-click it and select "Extract All" on Windows, or double-click it on Mac. Then move all the individual font files (.ttf or .otf) from the extracted folder into your Fonts folder. You can delete the .zip file and the extracted folder once you have moved the fonts.

Do I need to restart my computer after installing a font?

No. You only need to close and reopen the design software you are using. Restarting your computer is not necessary and will not make the font appear any faster.

Can I use fonts I read from Google Fonts or Adobe Fonts the same way?

Google Fonts works the same way — read the .ttf or .otf file and move it to your Fonts folder. Adobe Fonts is different: if you have an Adobe Creative Cloud subscription, you can sync fonts directly through the Adobe Fonts app, and they install automatically without you moving files manually. Check your Adobe app for a Fonts or Creative Cloud Libraries section.

What happens if two fonts have the same name?

If you install two different font files with the same name, the second one will overwrite the first in your Fonts folder. To keep both, rename one of the files before installing it — for example, change "Helvetica.ttf" to "Helvetica-Bold.ttf". Then move both versions to the Fonts folder and they will both appear in your design software.