Microsoft Fonts

How to install Microsoft fonts for better compatibility with documents and web pages.

Introduction

Some office documents and web pages use Microsoft fonts such as Arial and Times New Roman. Because these fonts are under a proprietary license, they can’t be pre-installed in Zorin OS for all users.

As a result, documents and web pages that use these fonts may look a little different in Zorin OS by default.

Without Microsoft fonts and with Microsoft fonts

However, if you have a valid license for Microsoft products that include these fonts (such as Windows or Microsoft Office/365), you are permitted to install them on your Zorin OS computer.

Install Microsoft core (TrueType) fonts

  1. Open the Zorin Menu → Utilities → Terminal.

  2. Enter this command:

    sudo apt update && sudo apt install ttf-mscorefonts-installer
    
  3. Follow the on-screen prompt to accept the Microsoft license agreement. You can highlight the “<OK>” option by pressing the Tab key and select it by pressing Enter. Then, press the <- key to highlight the “<Yes>” option and press Enter.

  4. Enter this command to refresh the font cache:

    sudo fc-cache -f -v
    

You should now be able to view and work with the following Microsoft core (TrueType) fonts:

  • Andale Mono
  • Arial
  • Comic Sans
  • Courier New
  • Georgia
  • Impact
  • Times New Roman
  • Trebuchet
  • Verdana
  • Webdings

Install Aptos fonts

Since 2024, Aptos is the default typeface in Microsoft 365. As Aptos is not included in the Microsoft core fonts package, it would need to be downloaded & installed separately in Zorin OS.

  1. Download Microsoft Aptos fonts ›
  2. Open the Files app and navigate to your “Downloads” folder.
  3. Right-click on the downloaded “Microsoft Aptos Fonts.zip” file and select “Extract Here”.
  4. Navigate to the newly-extracted “Microsoft Aptos Fonts” folder.
  5. Double-click on each font file one-by-one and select “Install”.
  6. Restart any apps that have configurable fonts (such as an office suite).

You should now be able to view and work with the Aptos typeface.