Y
Hacker News
new
|
ask
|
show
|
jobs
by
fanf2
2628 days ago
Web fonts are very slow
2 comments
admax88q
2628 days ago
On the list of things that make most sites slow. Web fonts is pretty low. Moh tajns if shitty JavaScript is a much bigger problem.
link
earthboundkid
2628 days ago
If you use link rel preload and font-display: optional, it's fine.
link