You will learn
Learn how to design your sign-up forms with custom fonts so that your customers experience strong brand identity and consistency with the rest of your site.
Creating a beautifully designed sign-up form is paramount to compelling them to follow through with the goal of your form. If your brand uses fonts that are not available natively in the sign-up form editor, adding in these custom fonts is an easy way to make your forms look cohesive with the rest of your site. After you’ve added your fonts, you can use your font to customize your sign-up forms as you see fit.
Key termsKey terms
- Custom font
Any font that isn't provided by default in the Klaviyo editor. This includes:- Google fonts
- Adobe fonts
- Imported fonts
- Web-safe font
A font that is stored locally on most devices, and therefore doesn't need to be loaded from an outside source in order to display. - Fallback font
A web-safe font that is used if a page is unable to load the primary font.
Adding custom fonts to your account
From the main menu along the left side, navigate to the Content > Images & Brand. From there, click into the Fonts tab. You can add in a Google font, Adobe font, or an Imported font.
If you add a custom font to Klaviyo that is already in use on your site, upload the exact font style (e.g., light, bold, or italic) and weight (e.g., 400) your site currently uses. If you upload a font and select a style or weight that differs slightly, the styles selected in Klaviyo may override some of your site’s existing font styles.
Adding a Google font
To add a Google font:
- Select the Font name dropdown to see a list of all available Google fonts, except for the fonts that you have already loaded in your account.
- Choose your desired font. Upon selecting, you will see a preview of the font below the dropdown, as well as the number of possible variants (e.g., bold, italic, etc.).
- If you want to add more than 1 variant, click the arrow next to the number of possible variants, and choose the fonts that you want to add.
- Select a Fallback font.
- Click Add font. Your added font will now display in the Your Fonts section at the bottom of the page.
From the Your Fonts section, you’ll be able to see the fonts that you have added to your account. To edit or delete any of your fonts in this section, select the three dots on the font.
If you choose to use Google fonts, for GDPR purposes, please note that Google Fonts are hosted by Google. By including a Google font into your font library, you are using the Google font. Klaviyo has a selection of custom fonts that we use in our sign-up form templates available for you to easily import and use. View the list of Klaviyo-hosted fonts.
Adding an Adobe font
You must have an Adobe account to use Adobe fonts.
To add an Adobe Font:
- Navigate to Adobe Fonts.
- Search for your Adobe font link, then select your font.
- Next to your font name, click the code icon.
- If needed, enter a new project name, then click Save.
- On the next modal, copy the https://use.typekit.net URL for the font that you want to add. Do not include the .css as part of the URL when you copy it.
- Navigate back to Klaviyo and paste the URL into the CSS Address field.
- Select Continue, then choose a Fallback font for the font you want to upload. Note that if a font is already available in your account, a green checkmark displays next to the font and its existing fallback font shows.
- Select Add font.
Once you've added your font, it will be listed in the Your Fonts section at the bottom of the page. To edit any of your fonts in this section, select the three dots on the font.
Adding an imported fontAdding an imported font
If you've purchased or downloaded a custom font that's not hosted by a third-party source, you can still use it in a Klaviyo form. First, host the font files in a location that will be accessible to Klaviyo (for example, in your site’s assets or on a font hosting platform). Make sure to enable Cross-Origin Resource Sharing (CORS) by setting the Access-Control-Allow-Origin header
to *
, so the font can be accessed by your recipients’ devices.
To add an imported font:
- Name your font.
- Specify a font-weight, style, and a source URL. The source URL must be a valid URL that ends in WOFF, WOFF2, TTF, EOT, or SVG.
- Optional: To add additional variants, select Add font variant, then repeat step 2 for this variant.
- Select Add Font to add this font to the Your Fonts section.
From Your Fonts, you’ll be able to see the fonts that you have imported into your account. You can also delete or edit your fonts by selecting the 3 dots on the font.
Edit a fontEdit a font
To edit an existing custom font:
- Navigate to Content > Images & brand > Fonts.
- Find the font you'd like to edit in the Your Fonts section at the bottom of the page.
- In that font's card, click the 3 dots in the top corner.
- Choose Edit. From here, you will be able to:
- Edit the fallback font for any custom font.
- For Google and Klaviyo-hosted fonts only, edit or add to the selected variants by selecting # of font variants to expand the list, then selecting any fonts you'd like to add.
You cannot add variants to Adobe fonts after uploading it since the variants are built into your Typekit link. To add variants to an Adobe font, you must delete the existing font and re-add it using a different Typekit link that has the all variants you want to include.
- When you’re done editing your font, select Update font.
Delete a font
To delete a font:
- Navigate to the Your Fonts section.
- On the font you'd like to delete, click the 3 dots then choose Delete. If you choose to delete your font, a modal will pop up notifying you that, if your font is used in any forms, your fallback font will display after you delete your added font.
- Select Delete.
Once a custom font is deleted, any forms in Klaviyo that currently use the custom font will immediately revert to the fallback font. If you re-add the font, those forms will begin using it again.
Using custom fonts in the sign-up form builderUsing custom fonts in the sign-up form builder
To use your custom font in a sign-up form, simply edit the text in the form preview:
- Navigate to the Sign-up forms tab.
- Find the form you want to edit and click the 3 dots next to it, then select Edit form.
- In the form preview, select the text you'd like to edit.
- In the Text menu on the right, highlight the text.
- Use the fonts dropdown at the top to select your custom font. Note that fonts from the Your Fonts section of your account will appear at the top of the list.
While editing, your custom font will appear in the canvas (e.g., the editing preview), but not in the panel on the left side. The left-side panel will display your fallback font instead of the custom font.
- Once you're satisfied with your changes, click Publish to make them live.
Site font impacted by Klaviyo.js
Site font impacted by Klaviyo.js
Klaviyo active On site tracking (Klaviyo.js), must be installed manually or through your ecommerce integration in order to publish Klaviyo sign-up forms on your website. If you have only loaded some font variations, Klaviyo.js loads the remaining variations in your library when it's injected into your site. Because of this, the fonts on your site may be slightly edited in this process, such as a change in the weight of the site's header.
There are 2 options for resolving any changes made to your fonts by Klaviyo.js. You can either:
- Delete the relevant fonts from your Klaviyo font library.
- Update the CSS on your site's header so that it doesn't get overwritten when Klaviyo.js loads the additional variations.
Because this option would require in-depth knowledge of CSS, you may require the assistance of a developer. Klaviyo cannot offer assistance on adjusting your site's CSS, however we do have a vast partner network.