Commit graph

3 commits

Author SHA1 Message Date
Danny Lin
d3891ed760 fonts: Update Inter font to v3.19
The Inter font has evolved significantly since the Inter UI days, and
has been renamed to merely "Inter". Update the font and family name to
get the latest bug fixes and improvements.

Fonts downloaded from https://github.com/rsms/inter/releases/tag/v3.19.
2021-09-23 21:26:09 -07:00
Christian Rebischke
588f70e8ba
Added font-display: auto to _fonts.scss
font-display on `auto` makes sure that the text is always
visible for the user. It's a suggestion by Googles PageSpeed Insights
to activate this feature:

https://developers.google.com/web/updates/2016/02/font-display?utm_source=lighthouse&utm_medium=unknown

Signed-off-by: Christian Rebischke <chris@nullday.de>
2019-07-15 23:41:46 +02:00
Djordje Atlialp
bd2a11d507
Move SCSS files from dir source to assets 2019-02-22 15:19:21 +01:00
Renamed from source/scss/_fonts.scss (Browse further)