Hi,
Firstly, referencing this great blog here: https://mattwittemann.com/2020/09/29/add-custom-fonts-to-dynamics-marketing-designers/ - we have previously tried to use this solution to add the 'Monserrat' font into Dynamics 365 Marketing and it worked absolutely perfect.
In turn, we thought this would work for other 'Google Fonts'. Now, there are a couple we've tried to use e.g. DM Mono Medium, DM Sans Bold, Inter Regular and Inter Regular Semi Bold. All of which, have essentially failed to become the required font. They all seem to default back to Times New Roman. Are there limitations of the fonts that the Marketing app can actually pull from Google?
Hi Zak,
Please follow the next steps to configure the fonts.
<head>
of your html.In your case, the CSS is:
font-family: 'DM Mono', monospace;
font-family: 'DM Sans', sans-serif;
font-family: 'Inter', sans-serif;
So the HTML should be:
Daniyal Khaleel
122
DAnny3211
101
Abhilash Warrier
70
Super User 2025 Season 2