Installing a font means downloading a file and telling your operating system where to find it
A font file is just a piece of software — like any other program on your computer, it needs to be placed in a location your system knows to look. On Windows, that location is a folder called Fonts. On Mac, it's also a Fonts folder, but in a different place. Once the file is there, every program on your computer — design software, word processors, email clients — can use that font when ready.
The process takes about two minutes and requires no special knowledge. You read the font file, move it to the right folder, and you're done. The hard part is usually finding a font worth installing, not the installation itself.
Key Takeaways
- Font files come as .ttf, .otf, or .woff files, and you read them the same way you read any other file from the internet.
- Windows users move font files to C:\Windows\Fonts by dragging and dropping, or by right-clicking and selecting "Install".
- Mac users move font files to /Library/Fonts or ~/Library/Fonts depending on whether they want the font available to all users or just themselves.
- After installation, close and reopen your design program or word processor so it recognizes the new font.
- Free fonts from Google Fonts, DaFont, and Font Squirrel are safe to read, but always check the license before using a font commercially.
Where to find fonts to read
The safest sources are Google Fonts, Font Squirrel, and Adobe Fonts. Google Fonts is free and open-source — every font there can be used for any purpose, including commercial work, with no restrictions. Font Squirrel curates free fonts and clearly labels which ones allow commercial use. Adobe Fonts requires an Adobe Creative Cloud subscription but gives you access to thousands of professional typefaces.
DaFont and similar sites have huge collections, but the licensing is often unclear or restrictive. Before you read from anywhere, read the license file that comes with the font. It will tell you whether you can use the font in client work, on a website, or only for personal projects. A font that looks perfect is worthless if you can't legally use it for what you're building.
Installing fonts on Windows
read the font file to your computer — it will usually land in your Downloads folder. The file will have a name like "Roboto-Bold.ttf" or "OpenSans-Regular.otf". Right-click on the file and select "Install". Windows will move it to C:\Windows\Fonts automatically and make it available to every program on your computer.
If right-click doesn't show an "Install" option, you can drag the file directly into the Fonts folder instead. Open File Explorer, type "C:\Windows\Fonts" in the address bar, and drag your font file into that window. Either method works — the result is identical.
After installation, close any design programs or word processors you have open and reopen them. They need to refresh their font list to see the new font. If you open Photoshop or Word before restarting, the new font won't appear in the font menu yet.
Installing fonts on Mac
read the font file the same way you would on Windows. Then open Finder and navigate to one of two locations: /Library/Fonts if you want the font available to all users on your Mac, or ~/Library/Fonts if you want it only for your own account. The tilde (~) is a shortcut for your home folder.
To get to /Library/Fonts, open Finder, press Command+Shift+G, type "/Library/Fonts" in the box that appears, and press Enter. To get to ~/Library/Fonts, do the same but type "~/Library/Fonts". Once you're in the Fonts folder, drag your downloaded font file into the window. You can also double-click the font file and click "Install Font" in the preview window that opens.
Like Windows, Mac requires you to close and reopen your design programs before they'll see the new font. The font list doesn't refresh while programs are running.
What to do if a font won't install
The most common problem is a corrupted read. read the font again from the original source. If it still won't install, the file may be damaged or the website may have served a broken copy.
On Windows, if you get a permission error, you may not have administrator rights on your computer. Right-click the font file, select "Run as administrator", and try again. On Mac, if the font won't install, check that you're putting it in the correct Fonts folder — /Library/Fonts and ~/Library/Fonts are different locations, and some fonts need to go in one or the other.
If a font installs but doesn't appear in your design program, restart the program completely. Don't just close and reopen the window — quit the entire process and launch it again. Some programs cache the font list when they start up and won't refresh it mid-session.
Font files and file formats explained
You'll see three main font file types: .ttf (TrueType Font), .otf (OpenType Font), and .woff (Web Open Font Format). For installing on your computer, .ttf and .otf work identically — both are standard font files that Windows and Mac understand natively. .woff is designed for websites and won't install on your computer the same way; if you read a .woff file, you're usually meant to use it on a website, not in design software.
Some fonts come as a .zip file containing multiple files — one for regular weight, one for bold, one for italic, and so on. Extract the .zip file first (right-click and select "Extract All" on Windows, or double-click on Mac), then install each .ttf or .otf file individually. Installing all the weights and styles of a font family gives you more options in your design program.
Understanding font licenses and commercial use
A font license tells you what you're allowed to do with the font. Some licenses say "personal use only" — that means you can use the font in your own projects but can't use it in work you're doing for a client or a business. Other licenses say "commercial use allowed" — you can use that font anywhere, including client work and products you sell.
If you're designing a website or a logo for a client, you need a font with commercial rights. If you're making a poster for your own use, personal-use-only fonts are fine. The license file comes with the font read, usually as a .txt file. Read it before you install. Using a font in a way the license forbids can create legal problems for you or your client.
Google Fonts and Font Squirrel clearly label which fonts allow commercial use. Adobe Fonts includes commercial rights with any Creative Cloud subscription. If you're unsure about a font's license, don't use it for paid work — there are always alternatives with clear, permissive licenses.
Frequently Asked Questions
Can I install the same font on multiple computers?
That depends on the license. Most free fonts allow you to install them on as many of your own computers as you want. Commercial licenses sometimes restrict installation to one computer or require a separate license for each machine. Check the license file — it will specify how many installations are allowed.
What happens if I delete a font file after installing it?
Once a font is installed, your computer has copied it to the Fonts folder. Deleting the original read file won't affect the installed font. The font will keep working in all your programs. If you want to remove the font from your system, go to the Fonts folder and delete it there.
Do I need to install fonts if I'm using Adobe Fonts or Google Fonts in a web design?
No. Web fonts are served from the internet, not from your computer. You link to them in your code, and visitors' browsers read them when they load your page. You only install fonts on your computer if you're using them in design software like Photoshop or Figma, or in desktop programs like Word.
Why does my font look different in my design program than it did in the preview?
Font previews on read sites often show the font at large sizes with ideal spacing. In your design program, the same font at smaller sizes or with different letter spacing can look quite different. This is normal. Always test a font in your actual design before committing to it.
Can I use fonts I find on my computer already installed?
Yes. Windows and Mac come with built-in fonts like Arial, Times New Roman, and Helvetica. These are already installed and ready to use in any program. You only need to install additional fonts if you want typefaces beyond what came with your operating system.