This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:how_to_insert_a_new_font [2025/08/27 12:06] – [Upload via the Media Browser] bk | en:how_to_insert_a_new_font [2025/08/28 10:57] (current) – bk | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== How can I add a new font to a template? ==== | + | ===== How can I insert |
- | Our system | + | Our system |
- | ==== Integration | + | ==== Upload |
- | You can integrate a font at any time via a publicly accessible URL. Integration is done directly | + | Fonts can be uploaded |
- | @font-face { | + | **Supported |
- | font-family: | + | |
- | src: url(' | + | |
- | } | + | |
- | + | ||
- | ==== Upload via the Media browser ==== | + | |
- | + | ||
- | Fonts can be uploaded directly to the Media browser. | + | |
- | + | ||
- | **Supported | + | |
|Format |Description| | |Format |Description| | ||
|.woff |Recommended web font format| | |.woff |Recommended web font format| | ||
|.woff2 |Optimized format for modern browsers| | |.woff2 |Optimized format for modern browsers| | ||
|.ttf |TrueType – widely used| | |.ttf |TrueType – widely used| | ||
- | |.otf |OpenType – supports | + | |.otf |OpenType – supports |
+ | |||
+ | Alternatively, | ||
<WRAP round tip 60%> | <WRAP round tip 60%> | ||
Line 30: | Line 23: | ||
<WRAP round important 100%> | <WRAP round important 100%> | ||
- | Microsoft Outlook does not support web fonts. For emails to be displayed correctly in Outlook, a system font must be stored | + | Microsoft Outlook does not support web fonts. For emails to be displayed correctly in Outlook, a system font must be specified |
</ | </ | ||
- | {{tag>Font Creative Template Master_Template Message Email_Builder Text Email Voice Web_Push App_Push SMS Print}} | + | 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}} |