Skip to content

Use fonts in HubSpot

Last updated: May 26, 2025

Available with any of the following subscriptions, except where noted:

All products and plans

The fonts available for content in HubSpot depend on the type of content and the type of font. Certain default fonts are available in all content editors, while web fonts (such as Google Fonts) and custom fonts have additional restrictions, outlined below: 

Content type Font type  
  Default fonts Web fonts

Custom fonts

 
Page - theme templates Available in theme settings and via stylesheet  
Page - coded template Available via stylesheet or custom module Available via stylesheet  
Blog Available via stylesheet or custom module  
Email Some default fonts not available in the drag and drop email editor Available for custom coded email templates only; not supported in most email clients Available for custom coded email templates only; not supported in most email clients  
Knowledge base Fonts cannot be customized in the article editor Available in theme settings  Available in theme settings  
Custom module Available for custom modules not used in emails Available for custom modules not used in emails  
CTA (legacy)  
CTA  

Please note: not all content types are available in all accounts. the content types available for the subscriptions in your HubSpot account can be found in the Product and Services Catalogue

Use default fonts in rich text modules

Default fonts can be used in all types of content and are designed to load on most platforms and devices. 

  1. Navigate to your content:

    • Website Pages: In your HubSpot account, navigate to Content > Website Pages.
    • Landing Pages: In your HubSpot account, navigate to Content > Landing Pages.
    • Blog: In your HubSpot account, navigate to Content > Blog.
    • Email: In your HubSpot account, navigate to Marketing > Email.
  2. Click the name of your content. 
  3. In the content editor, click a rich text module, then highlight the text you want to edit. 
  4. In the rich text toolbar, click the Font dropdown menu and select a font. The following fonts are available in rich text modules: 
    • Andale Mono*

    • Arial

    • Book Antiqua*

    • Courier New

    • Georgia

    • Helvetica

    • Impact*

    • Lato**
    • Merriweather**
    • Monaco*
    • Symbol*

    • Tahoma

    • Terminal*

    • Times New Roman

    • Trebuchet MS

    • Verdana

*Not available in the drag and drop email editor. 

**Only available as a web font in the drag and drop email editor.

Use web fonts

Web fonts are available by default in the content editor.

If you're a developer, you can also use the font field to add web fonts to themes and custom modules. When used in these ways, web fonts are not loaded from a third-party service; HubSpot will instead load them directly on the content's domain.

Please note: web fonts cannot be selected in the font dropdown menu of the rich text editor. 

You can also use third-party services such as Google Fonts by copying the font's import code, pasting it into content's stylesheet, then applying the font through CSS:

  1. Navigate to fonts.google.com.
  2. In the search bar, enter a font name
  3. Click the font name to view a list of styles available to import.
  4. Next to each style you want to import, click + Select this style
  5. In the right panel, select @import in the Use on the web section. 
  6. Copy the font's code: 
    • In the Use on the web section, copy the @import code without the tags. 
    • In the code of the email body, add the custom font in inline styling
    • In the top right, click Publish changes to take your changes live. 

Use a Google Font in a CTA (legacy)

  1. Copy Google's code for setting CSS rules for that font.
  2. In your HubSpot account, navigate to Marketing > CTAs.
  3. Hover over a CTA, then click the Actions Edit
  4. In the right panel, click Advanced options
  5. In the text box, paste Google's code for setting CSS rules for that font. 
  6. In the bottom right, click Next. Then, click Save.

Use a Google Font in a form

  1. In your HubSpot account, navigate to Marketing > Forms.
  2. Hover over the form name and click Actions > Edit form or Create a new form.
  3. In the form editor, click the Style & preview tab. 
  4. In the left sidebar menu, click the Style section.
  5. In the Text section, click the Font family dropdown menu and select a Google Font
  6. In the top right, click Update or Publish to take your changes live. 

Use a Google Font in a custom module

Please note: Google Fonts are not available for custom modules used in email templates.


  1. In your HubSpot account, navigate to Content > Design Manager.
  2. In the finder on the left, open the custom module. Learn more about creating a custom module.
  3. In the inspector on the right, click the Add field dropdown in the Fields section and select Font. Learn more about working with font fields.

    click-add-field
  4. In the top right, click Publish changes to take your changes live. 
  5. Navigate to your content:

    • Website Pages: In your HubSpot account, navigate to Content > Website Pages.
    • Landing Pages: In your HubSpot account, navigate to Content > Landing Pages.
    • Blog: In your HubSpot account, navigate to Content > Blog.
  6. Click the name of the content using the custom module. 
  7. In the content editor, click the custom module
  8. In the sidebar editor, click the Font field dropdown menu and select a Google Font

Use custom fonts

As an alternative to using standard web fonts or using a font library like Google Fonts, you can upload font files, then use them in themes or reference them in stylesheets. 

Use custom fonts in themes

In the theme editor, you can upload a custom font, then use that font in pages and posts. Font files are supported in the following formats: TTF, OTF, WOFF.

Upload custom fonts for pages or posts

Once you've uploaded custom fonts, they will be available for pages, posts, or knowledge base articles.

  1. Navigate to your content:

    • Website Pages: In your HubSpot account, navigate to Content > Website Pages.
    • Landing Pages: In your HubSpot account, navigate to Content > Landing Pages.
    • Blog: In your HubSpot account, navigate to Content > Blog.
  2. Click the name of your content. 
  3. In the content editor, click the Edit menu and select Theme: [Name of Theme].
  4. In the left sidebar menu, click any font dropdown menu and select Manage brand fonts.
  5. Follow the steps in this Knowledge Base article to add or edit your fonts.

Upload custom fonts for knowledge base articles

Once you've uploaded custom fonts, they will be available for pages, posts, or knowledge base articles.

  1. In your HubSpot account, navigate to Service > Knowledge Base.
  2. In the top right, click the Customize template.
  3. In the left sidebar, click the Design tab.
  4. In the left sidebar, click Font styles.
  5. Click any font dropdown menu and select Manage brand fonts.
  6. Follow the steps in this Knowledge Base article to add or edit your fonts.

Edit custom fonts

Once you've uploaded a custom font in the theme editor, you can upload additional fonts, customize existing fonts with additional font styles, or delete fonts

Use custom fonts in stylesheets

As an alternative to using standard web fonts or using a font library like Google Fonts, you can host font files in the files tool, then reference them in your stylesheet. 

Please note: custom fonts are only available in accounts with access to the design manager and need to be applied with CSS. Adding a custom font will not add the font to styling dropdown menus in the content editor. 

To use a font in content, upload the font's files to the files tool. It's recommended to upload at least .woff, .ttf, & .eot versions of the font to ensure your font loads on all browsers. You can use the Expert mode on Font Squirrel's converter tool to generate additional file formats.

  1. In your HubSpot account, navigate to Content > Files.
  2. Click Upload files
  3. On your computer's hard drive, select the font files, then click Open
  4. Click the name of an uploaded font file. 
  5. In the right panel, click Copy URL to copy the URL where the file is hosted. You will need the URL for the font in each file format. 

Use a custom font in a stylesheet

Once you've added a custom font to the files tool, you can reference it in a stylesheet. Each font style (italics, bold, etc.) will require a separate @font-face rule. Learn more about working with stylesheets in HubSpot

  1. In your HubSpot account, navigate to Content > Design Manager.
  2. In the finder, open the stylesheet used for your content.
  3. For each font style: 
    • At the top of the stylesheet, paste the following code: 
@font-face { font-family: 'Your Font Name'; src: url('your_font_file.eot?') format('eot'), url('your_font_file.woff') format('woff'), url('your_font_file.ttf') format('truetype');}
      • Replace Your Font Name with the name of the font.
      • Replace your_font_file.xxx? with the URL from the files tool. Repeat for each file format.
  1. Create CSS rules with the font-family property to apply the custom font. 
  2. In the top right, click Update or Publish to take your changes live. 

sample-custom-font-in-stylesheet

Use a custom font in a custom coded email template

Custom fonts aren't supported in most popular email clients. To ensure a consistent experience for your readers, using default web fonts in emails is recommended. However, if you’d like to add a custom font to a custom coded email template, you can do so once you’ve added the custom font to the files tool.

  1. In your HubSpot account, navigate to Content > Design Manager.
  2. In the finder, open the custom coded email template.
  3. For each font style:
    • In the section of the template, paste this code between the tags: 
@font-face { font-family: 'Your Font Name'; src: url('your_font_file.eot?') format('eot'), url('your_font_file.woff') format('woff'), url('your_font_file.ttf') format('truetype');}
    • Replace Your Font Name with the name of the font.
    • Replace your_font_file.xxx? with the URL from the files tool. Repeat for each file format. 
  1. In the code of the email body, add the custom font in inline styling
  2. In the top right, click Update or Publish to take your changes live. 

Use a custom font in a CTA

After adding a custom font to your theme, you can use it with CTAs:

      1. In your HubSpot account, navigate to Marketing > CTAs.
      2. In the top left, click the dropdown menu and select CTAs
      3. Hover over a CTA, then click Actions Edit
      4. In the left panel of the CTA editor, click the Design tab. 
      5. Click the Styles section to expand.
      6. Click the Primary Font dropdown menu and select your custom font
      7. Continue creating your CTA

 

Use a custom font in a CTA (legacy)

Similar to CTAs, after uploading a custom form file, you can use it with legacy CTAs:

      1. In your HubSpot account, navigate to Marketing > CTAs.
      2. Hover over a CTA, then click Actions Edit
      3. In the right panel, click Advanced options
      4. In the text box, paste this code:

        font-family: 'Your Font Name';
      5. Replace Your Font Name with the name of the font.
      6. In the bottom right, click Next. Then, click Save

set-custom-font-for-cta

Use a custom font in a custom module

Once you've added a custom font to the files tool, you can use it in custom blog or page modules. Learn how to add a custom font to a custom coded email template

  1. In your HubSpot account, navigate to Content > Design Manager.
  2. In the finder, open the custom module.
  3. In the module.css section, paste the following code: 
@font-face { font-family: 'Your Font Name'; src: url('your_font_file.eot?') format('eot'), url('your_font_file.woff') format('woff'), url('your_font_file.ttf') format('truetype');}
  1. Replace Your Font Name with the name of the font.
  2. Replace your_font_file.xxx? with the URL from the files tool. Repeat for each file format.
  3. Create CSS rules with the font-family property to apply the custom font. 
  4. In the top right, click Publish changes to take your changes live. 

custom-module-custom-font

Was this article helpful?
This form is used for documentation feedback only. Learn how to get help with HubSpot.