Variable Fonts
A talk by Scott Kellum
A talk by Scott Kellum
Benton Modern’s optical sizes
A Noordzij cube of the Freight family
body {
font-weight: 400;
}
@font-face {
font-family: 'Tablet Gothic';
src: url('/TabletGothicGX.woff2') format('woff2');
}
body {
font-family: 'Tablet Gothic';
font-weight: 600;
font-variation-settings: 'wght' 600, 'wdth' 2;
}
Sharp Grotesk for Dropbox (259 fonts)
h1 {
--variation-wght:
2 ~ 500,
.2 ~ 1000
;
--variation-wdth:
1.2 ~ 500,
.8 ~ 1000
;
}
registerPaint('typetura', class {
static get inputProperties() {
return [
'--font-variation-settings'
];
}
}
Madita Animography by Philip von Borries