Inter
varsans-serifRasmus Andersson · 9 weights
Preview and test variable fonts with live weight axis control. Drag from Thin (100) to Black (900), see continuous rendering, and export CSS font-variation-settings instantly — free.
Rasmus Andersson · 9 weights
Steve Matteson · 6 weights
Ryoichi Tsunekawa (Dharma Type) · 1 weights
Claus Eggers Sørensen · 6 weights
Łukasz Dziedzic · 5 weights
Vernon Adams · 2 weights
CodeMan38 · 1 weights
Christian Robertson (Google) · 7 weights
Matt McInerney · 6 weights
Christian Robertson · 6 weights
Vernon Adams · 6 weights
Kimberly Geswein · 1 weights
Variable fonts unlock new CSS capabilities for responsive, animated typography:
Use font-variation-settings: 'wght' 650 to set exact intermediate weights unavailable in static fonts. Combine multiple axes: 'wght' 650, 'wdth' 85.
Use CSS custom properties with media queries to fluidly scale font weight: thinner on mobile (400), heavier on desktop (600) for better visual weight at larger sizes — all without loading additional font files.
Variable font axes are animatable with CSS transitions and keyframes: transition: font-variation-settings 0.3s ease enables smooth hover weight changes — impossible with static font families.