Announcements
Hi!
I did embed a custom font from Google fonts on the marketing form in Dynamics Marketing that worked fine. Yet I got a new requirement to embed a completely custom created font. Any clue how to achieve this?
I got the font files however am not sure how to embed them into the marketing form since I need a it as a code snippet to embed it right?
Hey Mario and all,
I realize, that this topic has been inactive for some time, but given no accepted 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 custom font to be used, 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.
Be mindful, that additional limitations apply - such as using custom fonts in Emails - please check the blog post for further details.
Hi,
Do you have any updates on this? I am also struggling with a custom font, that can't be referenced from google fonts.
Thanks and br,
David
Hi Mario,
did you find the good way to embeed a custom font in a marketing page ?
thanks for your help
Steve
Hi Nya I now got the requirement to add an complete custom font (without) google library this is possible by uploading a font via webressource right?
Hi,
Please follow the next steps to configure the fonts.
<head>
of your html.font-family: 'DM Mono', monospace; font-family: 'DM Sans', sans-serif; font-family: 'Inter', sans-serif;
So the HTML should be:
André Arnaud de Cal...
294,110
Super User 2025 Season 1
Martin Dráb
232,866
Most Valuable Professional
nmaenpaa
101,158
Moderator