HI,
is it possible to use a own custom? Via upload as webressource and reference it within a marketing template?
Thanks!
HI,
is it possible to use a own custom? Via upload as webressource and reference it within a marketing template?
Thanks!
Hey Mario,
I realize, that this topic has been inactive for some time, but given no answer has been posted, please find my full summary on Dynamics 365 Marketing and Fonts here: fordosa90.medium.com/dynamics-365-marketing-fonts-the-complete-guide-f3df6082710f
As for your actual question, am I correct to assume, you have uploaded your font as WebResource into Dynamics itself? So under advanced settings, customize system (or within a solution)? Your link looks like that. For a font to be available, it needs to be publicly available - easiest way to test is checking in a private browser. WebResources of Dynamics (Dataverse) are behind password.
In addition, depending on where do you store the font itself (Azure, Wordpress, Web server, SiteCore, PowerPages, Portals, ...), you might need to set CORS settings too. All this you can check in the above blog post.
Also, your final comment suggests, that you want to use custom font in Email, and not Form or Page. Referring back to above blog, unfortunately most of the modern email clients (Gmail, Outlook, Yahoo) do not allow custom fonts (web fonts) to be rendered in emails. This is not the short coming of Dynamics Marketing, but rather the email clients, and I am afraid you only have work arounds but not proper solutions for that.
Nya do you know why the external font (not from google fonts it is a company own font imported as webressources) shows perfectly in the designer, yet wont get rendered when the actual email gets send out?
Best regards
I did embed my font and it workes, however on the preview the font is displayed as New Times (default font) any suggestions?
Designer:
preview:
HTML:
Hi,
I noticed your follow up question in the following thread.
(+) Dynamics Marketing Custom Font - Dynamics 365 Marketing Forum Community Forum
If you do not wish to add fonts by modifying the HTML, please refer to the solution in the following thread.
(+) Fonts in webpage - Dynamics 365 Marketing Forum Community Forum
You can add custom font into your email or page template's HTML code using following steps
Step 1 - Get embedded code of the target font add it into the template. Something like this
<link rel="preconnect" href="fonts.googleapis.com">
<link rel="preconnect" href="fonts.gstatic.com" crossorigin>
<link href="fonts.googleapis.com/css2 rel="stylesheet">
Step 2 - Add meta tag as below
<meta type="xrm/designer/setting" name="additional-fonts" datatype="font" value="<font-list>">
Where <font-list> is a semicolon-separated list of desired font names.
For more info, refer this resource docs.microsoft.com/.../custom-template-attributes
Holly Huffman
103
Muhammad Shahzad Sh...
96
Most Valuable Professional
Gerardo RenterÃa Ga...
51
Most Valuable Professional