Typography

Our typeface of choice to communicate with our users

Inter

Inter is a typeface carefully crafted and designed for computer screens. Inter features a tall x-height to aid in readability of mixed-case and lower-case text. To align with our design principles, we feature a limited number of styles of the Inter typeface in order to reduce our carbon impact on the web.

Inter is a free and open source font family designed by Rasmus Andersson.

Style variations

We use three typographic styles of the Inter typeface, which we feel will sufficiently meet our readability requirements and allow us to provide good editorial rhythm.

Sample

Inter sample

Resources

Download

Web embed

@import url('https://rsms.me/inter/inter.css');
html { font-family: 'Inter', sans-serif; }
@supports (font-variation-settings: normal) {
  html { font-family: 'Inter var', sans-serif; }
}

License

Inter is a free and open source font family. You are free to use this font in almost any way imaginable. Refer to the SIL Open Font License 1.1 for exact details on what the conditions and restrictions are.