Back to blog
Design3 Feb 2026·2 min read

What fonts does SlidesDownloader use?

SlidesDownloader's interface is set entirely in Inter — a typeface designed by Rasmus Andersson specifically for screen readability.

Why Inter?

Inter is optimised for small sizes on digital displays. Its tall x-height, open apertures, and tabular figures make it readable at every size from 10px captions to 64px headlines.

Weights used

  • 400 (Regular) — Body copy, labels, navigation.
  • 500 (Medium) — Subheadings, buttons, tags.
  • 600 (Semi-bold) — Section headings, emphasis.

Loading performance

We load Inter from Google Fonts with display=swap and preconnect headers so the font never blocks page render.