Skip to main content Skip to navigation

Updating font to Calibri

Q - How do I check that my font is set to Calibri?

A - When highlighting text in a snippet, ensure that it is set to the font name 'default', and Azorus will work its magic in the background to ensure that your text displays in Calibri. Do not set your font to Calibri in the snippet editor as it can cause issues with how the font is displayed on different devices, platforms, and email providers.

Q - My font is set to default in the editor but isn't displaying as Calibri when I send a preview to Outlook?

A - Go into the code and search for 'font-family', and delete all instances where font-family is referenced. The images below are examples of how font-family commonly appears in the code, and you would need to delete the highlighted text to resolve the issue.