Skip to main content
You can set your project’s typography with a prompt. Name a web-safe font or any Google Font, and Lovable applies it and handles the loading for you. There is no dedicated upload feature for font files, but if you have your own font, you can add its files to your repository through Git sync and ask Lovable to use them. Fonts shape your app’s whole personality, so pick them early and record the choice in your knowledge file as part of your design direction. That way every new page Lovable builds uses the right typography from the start.

Use a web-safe font

Web-safe fonts are installed on most operating systems, so text renders consistently on every device without loading any external resources. Common web-safe fonts include Arial, Helvetica, Times New Roman, Georgia, Courier New, Verdana, Tahoma, and Trebuchet MS. To use one, name it in your prompt:

Use a Google Font

For more distinctive typography, Lovable works well with Google Fonts, a free library of over a thousand fonts. Reference a font by name and Lovable loads it and applies it:
If you are unsure of the exact name, browse Google Fonts, pick a font, and paste its page link into your prompt:
You do not need to explain how to load or import the font. Lovable takes care of the implementation.