Want to add a custom font to your site? Nilead makes it easy. You can use Google Fonts, Adobe Fonts (Typekit), or upload your own. Once uploaded, you can assign fonts to tags, classes, or elements using the Style Panel. Font fallback options and file format support help ensure smooth display across all browsers.
Editor or Admin access to your Nilead project
Font files (WOFF, TTF, OTF, etc.) with proper licensing
A clear idea of where fonts will be applied (e.g., headings, body text, buttons)
Open the Quick Menu
Search for “Font”
Choose from:
Google Fonts – built-in integration
Adobe Fonts (Typekit) – connect via project ID
Custom Fonts – upload your own files
⚠️ Important: Always check your font’s license before uploading. Read the Introduction to Font Licensing for details.
Format | Browser Support | Notes |
|---|---|---|
WOFF | Excellent | Best balance of size and compatibility |
TTF/OTF | Good | Widely supported |
WOFF2 | Newer | Better compression, fewer supported browsers |
EOT | Legacy | Older IE support |
SVG | Limited | Mobile Safari, deprecated elsewhere |
Tip: Use online font converters to convert your fonts to WOFF or WOFF2 if needed. Max file size per font = 10MB.
Good to know: You don't need to upload every file format. However, you can upload a number of different formats to cover maximum browser support. WOFF is a good format with maximum browser compatibility and a good file size. If you do not have a WOFF or WOFF2 version of your font files, you can use font converters found online.
After uploading, you can:
Rename the font family
Assign font weights and styles (e.g., Bold, Italic)
Upload multiple weights under the same family for styling flexibility
You can always edit or delete uploaded fonts later from the Fonts panel.
Fallback fonts improve compatibility across devices.
Fallbacks are auto-generated for each custom font
You can edit the fallback font (e.g., Arial, Helvetica)
Adjust font display settings (e.g., swap, block) for how fonts load
Best Practice: Use swap to avoid "flash of invisible text" (FOIT).
Add the custom font to your Style settings
Go to a layout/page using that Style
Click any text or container element
In the Style Panel, choose your uploaded font under Typography
You can assign fonts to:
Individual text elements
Entire sections or containers
Specific tags (e.g., h1, p) or CSS classes
1. What’s the max size for custom font uploads?
10MB per font file.
2. Can I use fonts from Typekit (Adobe Fonts)?
Yes — you can integrate Adobe Fonts using your project ID.
3. Should I upload all font formats?
Not necessary. WOFF or WOFF2 covers most modern browsers.
4. How do I apply a font to the whole site?
Use your Style settings to assign fonts to base tags like body, h1, p, etc.
5. What happens if the custom font doesn’t load?
The fallback font will be used instead, ensuring visual consistency.