void-linux.github.io
void-linux.github.io copied to clipboard
Use system fonts instead of Ubuntu
Based on the discussions from the the https://github.com/void-linux/void-linux.github.io/pull/118#issuecomment-732602057 I think it will be nice to relax font spec on the site and instead rely on the system fonts. This is an easy solution for the fonts size/width issues mentioned in the comments since this allows users to use large (or smaller) font families system wise. Preview is available at: https://ap4y.github.io/void-linux.github.io/
A couple examples:
| Source Sans | Liberation Sans |
|---|---|
![]() |
![]() |
Do you think font-weight could be used to make the new version look more similar to the old one?

