Issue with fonts on Outlook for Mac version 16.110 (26061317)

James Burney 130 Reputation points
2026-06-18T16:07:18.04+00:00

Device affected: MacBook Air, Apple M3

Following the update to the latest version of Outlook for Mac (16.110) some of our users are experiencing inconsistencies with fonts when drafting a new email, or replying to an email.

The user can type in the default font specified under Outlook > Settings > Composing > default fonts, until they change to any other font whilst composing the message.

When the selected font is changed, Outlook will display the new font name which the user selected, but it will be using Arial font.

After a different font has been selected, the typed font will always remain in Arial, even if another font is selected.

Reinstalling fonts manually to the Font Book, and resetting fonts via Font Book advanced settings did not make a difference to the behavior.

So far the only way I've been able to resolve the issue is by rolling back to a previous version of Outlook for Mac (109.2).

This update has been highly problematic, I hope MS can fix these issues ASAP.

Outlook | MacOS | New Outlook for Mac | For business
0 comments No comments

2 answers

Sort by: Most helpful
  1. Andy LAW 10 Reputation points
    2026-06-24T17:20:46.5433333+00:00

    This problem persists in Version 16.110.1 (26062112). I believe that it relates to the way that Outlook is now building the HTML that underpins the message.

    I can see within the HTML of a (broken) message sent from this version on the Mac, that we have the following...

    <div style="direction: ltr; font-family: Aptos, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">This <span style="font-family: &quot;&amp;quot;Courier New&amp;quot;&quot;, Arial, Helvetica, sans-serif;">should</span>&nbsp;be courier</div>
    

    Notice how the inline <span> has a font-family defined, but that the attempt to put quotes around the selected font name has produced an absolute mess.

    The equivalent in an email sent from a Windows machine looks like...

    <p class="MsoNormal">This <span style="font-family:&quot;Courier New&quot;">should</span> be courier<o:p></o:p></p>
    

    Interestingly, if I view the source on the Windows machine, I see...

    <p class=MsoNormal>This <span style='font-family:"Courier New"'>should</span> be courier<o:p></o:p></p>
    

    So there is a double problem with Outlook on Mac converting single quotes to doubles in received messages, and then mashing inline double quotes into &quot;, in addition to whatever the heck it's doing when composing messages. If someone wants to pass that on to anyone that can actually fix this mess, then please do so.

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments

  2. Hin-V 16,155 Reputation points Microsoft External Staff Moderator
    2026-06-18T17:52:07.05+00:00

    Hi @James Burney

    Thank you for reporting this issue and for providing detailed information. I sincerely apologize for the inconvenience this may have caused. 

    From your description, the information you shared is very helpful, and it appears that the issue is affecting build 16.110 in the New Outlook for Mac. 

    In this situation, I recommend using Outlook > Help > Report a Problem to submit feedback directly to the product team. This allows them to review and acknowledge the behavior, which can help prioritize a fix in an upcoming release. 

    image

    Apologies for redirecting you to the related development team support. Moderators participating here do not have access to backend systems, nor can we directly intervene in Microsoft services. We truly appreciate your understanding of these limitations. We genuinely hope the information we share helps point you in the right direction, and we're always here to assist as much as we can within our scope.

    If you have any additional concerns, feel free to comment below. I would be more than happy to assist. 


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.   

    Was this answer helpful?

    2 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.