Fira Mono

Replaces: Menlo (88%) | OFL-1.1 | Updated: Feb 2026

About Fira Mono

Classification
mono
Weights
400, 500, 700
Features
Standard
SIL Open Font License 1.1

Free to use, modify, and distribute. Can be used commercially without attribution.

What's allowed?
  • Client work
  • SaaS / Web apps
  • YouTube / Video
  • Sell products
  • Print materials

Note: Derivative fonts must use the same license.

Full license guide →
Get Fira Mono Free ↗

Fira Mono is a free monospace font designed by Carrois Apostrophe for Mozilla, created as part of the Firefox OS visual identity. It serves as the foundation for the popular Fira Code, but without programming ligatures.

History and Design

Mozilla commissioned Fira Mono (along with Fira Sans) for Firefox OS, their mobile operating system project. The font was designed by Ralph du Carrois and incorporates the same clean, modern aesthetic that defines the Fira family. When Firefox OS was discontinued, the fonts remained as valuable open-source resources.

Why Fira Mono is Reliable

Fira Mono offers straightforward excellence for coding:

  • Mozilla pedigree: Professional design for a major platform
  • Clean simplicity: No ligatures means pure character display
  • Fira family: Pairs perfectly with Fira Sans
  • Proven foundation: The basis for Fira Code's success
  • Broad support: Works reliably everywhere

Technical Features

  • Weights available: Regular (400), Medium (500), Bold (700)
  • No ligatures: Characters render individually
  • Character distinction: Clear separation of similar glyphs
  • Language support: Full Latin, Cyrillic, Greek coverage
  • Consistent metrics: Identical spacing to Fira Sans Mono

Best Use Cases

Fira Mono excels in:

  • Terminal applications: Clean, straightforward rendering
  • Environments without ligature support: Universal compatibility
  • Legacy editors: Works in any code editor
  • Web development: Easy to embed, reliable rendering

Usage Tips

If you want the same font with ligatures, use Fira Code instead. For ligature-free coding, Fira Mono at weight 400 provides excellent readability. Medium (500) works well for presentations. Bold (700) for emphasis in documentation. Pair with Fira Sans for UI elements to maintain the Mozilla aesthetic.

Is Fira Mono on Google Fonts?

Yes, Fira Mono is available for free on Google Fonts. Get Fira Mono on Google Fonts ↗

Alternative For (4)

Fira Mono is a free alternative to the following premium fonts:

#1 Consolas 80%
[Microsoft] · mono

Mozilla's clean monospace with similar neutral character

View all alternatives
#2 Menlo 88%
[Apple] · mono

Very similar monospace character

View all alternatives
#3 Monaco 85%
[Apple] · mono

Modern monospace with similar clean character and proportions

View all alternatives
#4 SF Mono 80%
[Apple] · mono

Mozilla's clean monospace without ligatures for straightforward code display

View all alternatives

Compare Fira Mono

See how Fira Mono compares to other fonts side by side.

Font Pairings

Fonts that pair well with Fira Mono based on contrast and complementary design characteristics.

DejaVu Sans + Fira Mono
92/100
sans-serif + mono
Healthcare Enterprise Accessibility
Fira Mono + Google Sans Flex
92/100
mono + sans-serif
Enterprise Accessibility
Fira Mono + Hind
92/100
mono + sans-serif
Healthcare Enterprise Accessibility
Fira Mono + Khmer
92/100
mono + sans-serif
Fira Mono + Mulish
92/100
mono + sans-serif
Healthcare Enterprise Accessibility

Performance

Key metrics for evaluating Fira Mono in production.

Score
49 /100 Average
File Size
157.9 KB Medium
Weights
3 static
Languages
6 groups CDN delivery

Font Metrics

x-Height Ratio
0.527
Cap Height Ratio
0.689
Ascender
935
Descender
-265

Fallback CSS Overrides

Apply these overrides to Courier New to minimize layout shift when loading Fira Mono.

@font-face {
  font-family: 'Fira Mono Fallback';
  src: local('Courier New');
  ascent-override: 93.5%;
  descent-override: 26.5%;
  line-gap-override: 0%;
  size-adjust: 105.4%;
}
woff2 Measured via Google Fonts API Metrics extracted from WOFF2

How to Use Fira Mono

Copy these code snippets to quickly add Fira Mono to your project.

Quick Start

CSS code for Fira Mono

@import url('https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&display=swap');