===== How can I insert a new font into a template? ====
Our system allows you to upload custom fonts via the Media Browser.
==== Upload via the Media Browser ====
Fonts can be uploaded directly to the Media Browser via //Content -> Media Browser//.
**Supported File Formats**
|Format |Description|
|.woff |Recommended web font format|
|.woff2 |Optimized format for modern browsers|
|.ttf |TrueType – widely used|
|.otf |OpenType – supports advanced typography|
Alternatively, you can use a font available as a free font at https://fonts.google.com/.
Preferably use .woff or .woff2 for best compatibility and loading times.
They can then be integrated into templates as web fonts.
Microsoft Outlook does not support web fonts. For emails to be displayed correctly in Outlook, a system font must be specified as a fallback – ideally Arial or Times New Roman.
Of course, you can also integrate fonts directly into your custom template using CSS via a publicly accessible URL.
{{tag>font creative template master_template message email_builder text email web_push app_push sms print}}