Dynamics 365 – How to Change the Default Email Font

I recently had a requirement to change the default font used by emails in Dynamics CRM from the rather ugly defaults to something a bit more presentable, there are a few ways to go about this which I’ll mention, however, the method I’m going to cover in detail uses only OOTB customizations rather than a hacky JS function.

The Solution

It turns out that the default font that Dynamics uses these days isn’t actually defined within the program itself, it’s defined by your default browser fonts. As such changing the default fonts will change the default of the emails in CRM for yourself at least.

defaultFont1

Chrome

How to change fonts in chrome

  1. Click the settings button at the top right.
  2. Click ‘Settings’ in the drop-down.
  3. Scroll down and click ‘Advanced’ to expand the available options.
  4. Click ‘Customize fonts’.
  5. Change the ‘Default font’ to a font of your choosing.

Firefox

Change the default font in Firefox

  1. Click the ‘Menu’ button at the top-right.
  2. Click Options in the drop-down.
  3. Select Content in the window that appears.
  4. Click the ‘Default Font’ drop-down and select the font you want to use.

Internet Explorer

Change default font in internet explorer

  1. Click the Cog icon at the top right of IE.
  2. Select Internet Options in the drop-down.
  3. Click ‘Fonts’ in the window that appears.
  4. Change the ‘Webpage font’ to your choice then click OK.

4 thoughts on “Dynamics 365 – How to Change the Default Email Font

  1. Does not work. I have set
    Proportional: Serif
    Serif: Times new Roman
    Sans Serif: Arial
    Fixed size: Courier New

    in the E-Maileditor we still have Segoe UI

    Like

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.