STUDIO TOKYOBy Black Bambu
Back to Typefaces
Inter18 stylesRasmus Andersson

Inter

A modern workhorse typeface built for detailed interfaces, marketing, signage, and high-legibility product systems.

Styles

18

Weights

9

Glyphs

2000

License

SIL Open Font License 1.1

Download
01

Type Tester

Size64px
Lead1.1
Track0.00em
02

Weight Specimen

Thin100

The quick brown fox jumps over the lazy dog

ExtraLight200

The quick brown fox jumps over the lazy dog

Light300

The quick brown fox jumps over the lazy dog

Regular400

The quick brown fox jumps over the lazy dog

Medium500

The quick brown fox jumps over the lazy dog

SemiBold600

The quick brown fox jumps over the lazy dog

Bold700

The quick brown fox jumps over the lazy dog

ExtraBold800

The quick brown fox jumps over the lazy dog

Black900

The quick brown fox jumps over the lazy dog

03

OpenType Features

calt

Contextual alternates

"calt" 1

Adjusts punctuation and connective glyphs around neighboring forms.

3*9 12:34 -> --> =>

tnum

Tabular numbers

"tnum" 1

Keeps numerals aligned for dashboards, tables, invoices, and metrics.

0.45 0.91 +0.08

zero

Slashed zero

"zero" 1

Separates zero from uppercase O in technical and data-heavy settings.

O0 100200 COORD-0

ss02

Disambiguation

"ss02" 1

Adds stronger differences between similar glyphs for interface clarity.

Il1 O0 12O9XS

04

Glyph Inspector

Uppercase

Lowercase

Numbers

Punctuation

05

Paragraph Sample

Type is the voice before the voice. It sets weight, rhythm, and authority before the first sentence is understood.

Use this specimen to test scale, spacing, and texture. The right face should feel inevitable inside the system.

06

Details

Family

Inter

Designer

Rasmus Andersson

Release

2016

Source

https://github.com/rsms/inter

Styles

18

Weights

9

Glyphs

2000

Axes

wght 100-900, optical size text-display, true italic

Languages

147

License

SIL Open Font License 1.1

07

Download / Use

Download / Use Inter

Inter is a free and open source type family. Use the hosted stylesheet from rsms.me, install the files locally, or pull the source from GitHub for self-hosting.

The Inter site highlights 2000+ glyphs, 147 languages, optical sizing from text to display, and true italics.

Hosted stylesheet
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
CSS usage
:root {
  font-family: Inter, sans-serif;
  font-feature-settings: 'liga' 1, 'calt' 1;
}

@supports (font-variation-settings: normal) {
  :root { font-family: InterVariable, sans-serif; }
}
Self-hosted CSS
@font-face {
  font-family: 'InterVariable';
  src: url('/fonts/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
08

License

SIL Open Font License 1.1