How to Install Fonts on Mac (2026 Step-by-Step Guide)

·

How to Install Fonts on Mac (2026)

To install fonts on Mac, double-click the font file (.otf, .ttf, .ttc) and click Install Font in the preview window, or drag it into Font Book. That’s the whole job for a single font — under ten seconds. This guide covers that quick path plus everything around it: installing for one user versus everyone, batch-installing a whole family, managing and disabling fonts you rarely use, removing fonts, and fixing the common reason a font installs but never shows up in your apps.

Everything here applies to current macOS (Sonoma and later) and works the same on Apple Silicon and Intel Macs. Before you install, make sure you have the right file type — for desktop installs you want OTF or TTF, not WOFF/WOFF2. If you’re unsure which is which, see our guide to font file formats explained.

The Fast Way: Double-Click and Install

  1. Unzip the font download if it arrived as a .zip (most do). Right-click the archive and choose Open to expand it.
  2. Double-click the font file (.otf, .ttf, or .ttc). A preview window opens showing the alphabet.
  3. Click Install Font at the bottom right.
  4. Font Book opens and validates the font. If it passes, the font is installed and immediately available.

That’s it. The font now appears in the font menu of any app you open after installing — Pages, Figma, Photoshop, Word, and so on. Apps that were already open often need a restart to see the new font (more on that below).

Installing a Whole Family at Once

A typeface usually ships as many separate files — Regular, Bold, Italic, Light, and so on. Don’t double-click each one. Instead:

  1. Open Font Book (find it in Applications, or press Cmd+Space and type “Font Book”).
  2. Select all the font files in Finder (click the first, Shift-click the last).
  3. Drag the whole selection onto the Font Book window, or use File > Add Fonts to Current User and select them all.

Font Book installs every style and groups them under one family name. This is the right approach for variable fonts too — a single variable file delivers every weight in one go. New to those? Read variable fonts explained.

Install for One User vs. All Users

macOS has two main install locations, and choosing the right one avoids headaches:

Location Who can use it Folder
User (default) Only your account ~/Library/Fonts
Computer / All Users Everyone on the Mac /Library/Fonts

By default Font Book installs to your user account, which is fine for personal Macs. To change the default or pick per-install, open Font Book preferences (Font Book > Settings) and set the Default Install Location, or use File > Add Fonts to Computer to install for all users (you’ll need an admin password).

Use All Users on a shared machine or when a font must be available to background services and every account. Use User when you want to keep client-specific fonts out of everyone else’s menus.

Managing Fonts with Font Book

Font Book is more than an installer — it’s macOS’s font manager. A few features worth knowing:

  • Disable instead of delete. Right-click a font and choose Disable to remove it from app menus without uninstalling it. This is how you tame a cluttered font menu without losing files.
  • Collections. Create a collection (e.g. “Current Brand”) and add only the fonts a project needs, so you can enable just that set.
  • Validate fonts. Select fonts and choose File > Validate Font to catch corrupt or duplicate files. Font Book flags duplicates with a yellow warning; resolve them with Edit > Resolve Duplicates.

How to Remove a Font on Mac

  1. Open Font Book.
  2. Right-click the font or family you want gone.
  3. Choose Remove [Font] Family and confirm.

Note that macOS protects its built-in system fonts — you can disable some, but you generally can’t delete the core system typefaces, and you shouldn’t try, since apps and the OS depend on them.

Troubleshooting: Font Installed but Not Showing Up

The single most common issue. Work through these in order:

  • Restart the app. Apps load the font list at launch. Quit and reopen Illustrator/Word/Figma after installing.
  • Check it isn’t disabled. In Font Book, a disabled font shows “Off” next to its name. Right-click and Enable.
  • Resolve duplicates. A conflicting older copy can win. Use Edit > Resolve Duplicates.
  • Confirm the file type. A WOFF/WOFF2 file won’t install as a desktop font — you need OTF or TTF. WOFF formats are for websites; see WOFF2 vs WOFF.
  • Validate the file. If Font Book flags it during install, the font may be corrupt — re-download it.
  • Restart the Mac. A last resort that clears the font cache and forces the system to re-scan.

If you’re installing the same font on a colleague’s PC, the steps differ slightly — see how to install fonts on Windows.

Frequently Asked Questions

How do I install a font on a Mac?

Unzip the download, double-click the .otf or .ttf file, then click Install Font in the preview window. The font installs to your user account and appears in app font menus. To install many styles at once, drag them all into Font Book instead.

Where are fonts stored on a Mac?

User fonts live in ~/Library/Fonts (your account only). Fonts for everyone are in /Library/Fonts. macOS system fonts are in /System/Library/Fonts and are protected — don’t move or delete them.

Why won’t my installed font show up in apps?

Usually the app was open before you installed — quit and relaunch it. Also check the font isn’t disabled in Font Book, resolve any duplicates, and confirm you installed an OTF/TTF (not a WOFF web file). A Mac restart clears the cache if all else fails.

Can I install fonts on a Mac without admin rights?

Yes. Installing to your user account (~/Library/Fonts) is the default and needs no admin password. You only need admin rights to install fonts for all users via File > Add Fonts to Computer.

How do I uninstall a font on Mac?

Open Font Book, right-click the font or family, choose Remove Family, and confirm. To hide a font without deleting it, choose Disable instead — it stays installed but disappears from app menus.

Keep Reading