Tutorial
Adding Custom Fonts in Framer
Framer includes a wide selection of built-in web fonts and gives you access to Google Fonts and Fontshare directly from the font picker. But if the font you need isn't available, you can upload and use your own custom typeface.
Upload and Use Your Own Custom Font
To add a custom font to your project:
Add a text element to your canvas.
Open the Properties panel on the right.
In the font picker, switch to the Custom tab.
Click the Upload button.
Choose the font file from your computer (make sure it’s a supported format).
Once uploaded, the font will appear under the Custom tab.
Select the uploaded font and apply it to any text layer in your design.

Importing Fonts from Figma
When importing a Figma design that uses a custom font, Framer may automatically replace it with a default system font. This happens when the original font isn’t available in Framer.
To resolve this:
Upload the missing custom font manually in Framer (as described above).
Re-select the affected text layers.
Apply the uploaded font again from the Custom tab.
Note: Make sure you have the proper license to use any custom fonts on your website. For best performance and faster loading times, use the
.woff2
format when uploading your font files.
Jun 11, 2025
More Articles