Space Mono

Replaces: Martian Mono (80%) | OFL-1.1 | Updated: Feb 2026

About Space Mono

Classification
mono
Weights
400, 700
Features
Italics
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 Space Mono Free ↗

Space Mono is a fixed-width typeface designed by Colophon Foundry for Google Fonts. Released in 2016, it brings a distinctive geometric and technical aesthetic to monospace design.

History and Design

Colophon Foundry designed Space Mono with a vision to create a monospace font with strong geometric character and futuristic appeal. The design features precise, mechanical letterforms that evoke typewriters and early computer terminals while maintaining modern refinement. Its technical aesthetic sets it apart from more neutral monospace fonts.

Why Space Mono is Popular

Space Mono has gained a devoted following among developers and designers who want their code to have personality. It serves as a free alternative to premium monospace fonts, offering a distinctive look for coding environments, terminal interfaces, and technical branding. Its futuristic character appeals to gaming, tech, and creative industries.

Technical Features

  • Two weights: Regular and Bold
  • True italics: Distinct slanted forms
  • Fixed width: Consistent character spacing
  • Geometric design: Precise, technical letterforms
  • Extended Latin: Support for Vietnamese and European languages

Best Use Cases

Space Mono excels in:

  • Terminal interfaces: Distinctive command-line experience
  • Tech branding: Futuristic, technical identity systems
  • Gaming UIs: Sci-fi and cyberpunk aesthetics
  • Data visualization: Tables and technical displays
  • Creative coding: Projects with visual flair

Usage Tips

Use Space Mono at 14-16px for code editing. The geometric character can be fatiguing for very long coding sessions—consider for shorter projects or interfaces. Bold weight provides strong emphasis for syntax highlighting. Pairs naturally with Space Grotesk for cohesive technical branding. Enable ligatures if available for enhanced code appearance.

Is Space Mono on Google Fonts?

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

Alternative For (1)

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

[Evil Martians] · mono

Comparable tech aesthetic

View all alternatives

Compare Space Mono

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

Font Pairings

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

Barlow + Space Mono
92/100
sans-serif + mono
Enterprise Accessibility Aviation
Exo + Space Mono
92/100
sans-serif + mono
Enterprise Finance
Montserrat + Space Mono
92/100
sans-serif + mono
Enterprise Finance Accessibility
Saira + Space Mono
92/100
sans-serif + mono
Enterprise Finance
Space Mono + Stack Sans Text
92/100
mono + sans-serif
Enterprise Accessibility

Performance

Key metrics for evaluating Space Mono in production.

Score
50 /100 Average
File Size
121.8 KB Light
Weights
2 static + Italics
Languages
3 groups CDN delivery

Font Metrics

x-Height Ratio
0.496
Cap Height Ratio
0.7
Ascender
1120
Descender
-361

Fallback CSS Overrides

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

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

How to Use Space Mono

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

Quick Start

CSS code for Space Mono

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