Y
Hacker News
new
|
ask
|
show
|
jobs
by
ssernikk
336 days ago
I use it for fonts. My website [0] consists of about 15kB of compressed HTML + CSS and 200kB of fonts.
[0]
https://wyczawski.dev/
2 comments
mousethatroared
336 days ago
Why do I care about fonts? Honestly, if my browser had an option not to load fonts and use my default to save load time I ld choose that 19 out 20 times.
link
ndriscoll
336 days ago
Firefox does have that option. The main annoying thing you'll encounter is that some websites use custom fonts for symbols.
link
timeon
336 days ago
> 15kB of compressed HTML + CSS
Could be less than 14 if classes were not duplicating css.
link