Comment by kingforaday

1 year ago

Thanks. This is useful. One Q though, any idea why the 1 in the header is serif? It doesn't seem to in the rest of the doc body.

I hadn't noticed that! Playing with CSS, the Areal font seems to have a serif on that `1` because of this CSS property: `font-feature-settings: "tnum"`. I assume this is some advanced font feature that original Arial doesn't support. Cool to see their attention to detail.