โ Back to Emailify Video Tutorials
What this video covers
This tutorial shows how to use the Emailify Figma plugin to add custom web fonts to HTML email designs and assign web-safe fallback fonts for unsupported email clients. It also shows how to preview those fallbacks in Emailify and export the finished email as HTML.
Things you'll need
- The Emailify Figma plugin
- Custom fonts installed locally in Figma for design work
- A hosted WOFF or WOFF2 font file URL for any custom font you want to embed
Steps
- Open Figma, find Emailify in Resources, and run or save the plugin from the Plugins menu.
- Add a new Emailify template and place a few text components to use different font examples.
- Apply fonts in Figma, including custom fonts like Echelon and Spline Sans Mono, plus a web-safe font such as Arial.
- Open the preview tab, then click Configure Fonts to see the list of fonts used in the email.
- Set fallback fonts for the custom fonts, and paste the direct WOFF font file URL for each custom font; Google Fonts are embedded automatically.
- Toggle Show Fallback Fonts to preview how the email will look in clients that do not support custom web fonts.
- When finished, click Export HTML to download the HTML .zip file and inspect the exported index.html and preview files.
Useful links