🦙
Alpaco Developer Documentation
  • Introduction
  • Fundamentals
    • What are the fundamentals
    • Creating an email
  • Template
    • Base
    • Blocks
    • Input Groups
      • Input Types
        • Text String
        • Textarea
        • Select
        • Boolean
        • Image
          • Image settings
        • Color Picker
  • Account settings
    • Integrations
    • Merge Tags
  • How to
    • Escape code from the editor
    • Use custom fonts
Powered by GitBook
On this page
  • Google Fonts
  • Custom hosted fonts
  1. How to

Use custom fonts

Here we'll describe how you can add custom fonts to your email campaigns and start making use of them

PreviousEscape code from the editor

Last updated 4 days ago

Google Fonts

Adding a Google font is just like when you do it for websites:

  1. Go to

  2. Pick a font.

  3. Select the Styles needed

  4. Copy the link code and insert into your <head> section of the .

  5. Start using it in your design, by copying the CSS rules for the font-family into your CSS in the various places you want to use it in your and .

Custom hosted fonts

Adding a Custom hosted font, is very similar, however Alpaco offers to host it for you:

  1. Open your Alpaco Account

  2. Navigate to Assets Manager in the top menu

  3. Upload your font where it says "Drop files here or click here to upload"

  4. When a font is uploaded it will be indicated with a "Aa" icon.

Click the font that was uploaded and insert it your <head> section of the using the @fontface method of declaration.

Start using it in your design, by copying the CSS rules for the font-family into your CSS in the various places you want to use it in your and .

Base
Base
Blocks
https://fonts.google.com/
Base
Base
Blocks