Skip to content

Satoshi

sans-serif

COMMERCIAL
32px
Purchase on MyFonts →

Properties

Weights

400–700

Italic

Yes

License

Commercial

commercial sans-serif

Free Alternatives

About Satoshi

Satoshi is a contemporary geometric sans-serif typeface designed by Indian type designer Deni Anggara, released through the Fontshare platform by the Indian Type Foundry (ITF). The font takes its name from Satoshi Nakamoto, the pseudonymous creator of Bitcoin, giving it a subtle nod to the world of digital innovation and technology. It was designed with modern digital interfaces in mind, aiming to deliver clarity and versatility across screen-based environments.

From a typographic standpoint, Satoshi exhibits a generous x-height, which enhances legibility at small sizes — a critical quality for UI design and body copy on digital screens. Its stroke contrast is intentionally low, creating a uniform, clean appearance that avoids the optical tension that can arise in high-contrast typefaces at small sizes. The terminals are mostly geometric and slightly rounded, lending the face a friendly yet precise character that sits comfortably between cold rationalism and approachable warmth.

Satoshi is widely adopted across technology startups, fintech platforms, SaaS products, and digital publications. Its neutral but distinctive personality makes it a favorite for brand identities that want to project modernity and professionalism without resorting to overly clinical aesthetics. Designers frequently choose Satoshi because it offers a refined alternative to ubiquitous options like Inter — it carries a similar functional DNA but with more personality visible in characters like the lowercase a, g, and t.

Satoshi supports a weight range from Regular (400) through Bold (700) and includes italic styles, making it flexible enough for complete typographic systems in both UI and editorial contexts. Its commercial licensing, distributed via Fontshare, makes it accessible for professional use, though designers working under strict budget constraints or open-source requirements often seek reliable free alternatives.

Best Free Alternatives to Satoshi

If you love Satoshi's aesthetic but need a font that is freely available under an open license, the following typefaces offer strong visual and functional similarities. Each has been evaluated for design characteristics, weight coverage, and practical use cases.

1. Manrope — 80% Similar

Manrope is the closest free alternative to Satoshi, sharing approximately 80% visual similarity. Designed by Mikhail Sharanda and available on Google Fonts, Manrope is a modern, geometric sans-serif with a balanced and neutral feel that closely mirrors Satoshi's versatile aesthetic. Both typefaces feature a generous x-height, low stroke contrast, and clean, open apertures that perform excellently in UI contexts.

Where Manrope diverges slightly is in its slightly more neutral letterform construction — Satoshi has a touch more character in certain glyphs. Nevertheless, Manrope is an exceptional substitute for product interfaces, dashboards, landing pages, and startup branding. Its weight range is broad, spanning from ExtraLight to ExtraBold, giving designers even more flexibility than Satoshi's 400–700 range.

2. Inter — 75% Similar

Inter, designed by Rasmus Andersson, shares around 75% similarity with Satoshi. Both are clean, modern sans-serifs built on geometric principles with a strong emphasis on screen readability. Inter was purpose-built for user interfaces and remains one of the most widely used open-source typefaces in the world.

The key difference is personality: Satoshi tends to feel more distinctive and refined, while Inter leans toward pure neutrality. If your project demands maximum legibility with zero visual distraction — think developer tools, data dashboards, or technical documentation — Inter is arguably the safer choice. It also has an exceptionally large glyph set and variable font support, making it highly practical for international products.

3. Outfit — 70% Similar

Outfit is a geometric, modern sans-serif available on Google Fonts with roughly 70% similarity to Satoshi. It shares a clean, contemporary design language and an emphasis on geometric construction. However, Outfit's terminals are typically more squared and its overall rhythm feels slightly more structured and rigid compared to Satoshi's subtly rounded personality.

Outfit works particularly well for display headings, tech branding, and marketing websites where a crisp geometric aesthetic is desired. It may feel slightly less refined in dense body copy but excels in bold, large-scale typographic applications.

4. Work Sans — 65% Similar

Work Sans, designed by Wei Huang, offers approximately 65% similarity to Satoshi. It provides a wide range of weights and a clear, structured sans-serif personality. The primary distinction is that Work Sans leans more humanist than Satoshi's geometric approach — its letterforms show slightly more calligraphic influence, especially visible in the spacing and stroke transitions.

Work Sans is a strong choice for editorial design, content-heavy websites, and professional reports where readability across extended reading sessions matters. Its humanist warmth can make it feel more inviting in contexts where Satoshi might appear too clinical.

5. DM Sans — 60% Similar

DM Sans, produced by Colophon Foundry and available on Google Fonts, scores around 60% similarity with Satoshi. It is highly legible and versatile but leans more humanist than geometric, giving it a warmer and slightly less precise character. DM Sans is an excellent workhorse typeface for marketing materials, editorial content, and interfaces that benefit from a friendlier tone.

While it may not replicate Satoshi's geometric sharpness, DM Sans has proven itself across countless professional projects and offers a smooth, reliable reading experience at all sizes.

How to Use Manrope in CSS

Since Manrope is the closest free alternative to Satoshi, here is how to integrate it into your project via Google Fonts. Add the following @import rule at the top of your CSS file:

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

Then apply it to your elements using the following font-family declaration with a proper fallback stack:

body { font-family: 'Manrope', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }

Note the use of display=swap in the Google Fonts URL. This corresponds to the CSS font-display: swap property, which instructs the browser to use a system fallback font while Manrope loads, then swap it in once available. This practice significantly improves Core Web Vitals performance, particularly the Cumulative Layout Shift (CLS) and First Contentful Paint (FCP) metrics — critical for SEO and user experience.

Frequently Asked Questions

Is Satoshi free to use?

Satoshi is available through Fontshare, the free font platform by the Indian Type Foundry. While it is free to download and use for most personal and commercial projects under Fontshare's licensing terms, it is not an open-source font in the same sense as Google Fonts typefaces. You should review the Fontshare license carefully before using Satoshi in projects that involve redistribution, embedding in software packages, or specific commercial contexts that may require a paid license upgrade.

What is the closest free alternative to Satoshi?

Manrope is widely considered the closest free alternative to Satoshi, with approximately 80% visual similarity. Both fonts share a contemporary geometric foundation, generous x-height, and a clean, modern aesthetic suited to digital interfaces and branding. Manrope is available on Google Fonts under the SIL Open Font License, making it freely usable in personal, commercial, and open-source projects without restriction.

Can I use Manrope commercially?

Yes, absolutely. Manrope is licensed under the SIL Open Font License 1.1 (OFL), which grants you full permission to use it in commercial projects, including client work, branded products, web applications, and printed materials. You may also modify it and redistribute it, provided you do so under the same license. There are no royalty fees or usage restrictions for commercial purposes.

What font pairings work well with Satoshi?

Satoshi pairs beautifully with a variety of body text fonts depending on the desired tone. For a modern, cohesive style, combining Satoshi for headings with Karla for body text creates a clean and harmonious typographic system. For an editorial feel, pairing Satoshi headings with Open Sans body text delivers excellent readability and a professional, content-focused layout. Both pairings leverage Satoshi's geometric personality as a strong display voice while grounding the composition with highly legible body typefaces.