📝 New changelog entry:
I removed 2 web-fonts and some #css on my personal site. I saved 65 kb. (326% smaller).
@alvin That's a good suggestion. Right now, my monospace font is Inconsolata from Google Fonts. Self-hosting fonts seems pretty in-depth; I'd rather leave it to the professionals. Also Inconsolata has a pretty limited number of glyphs.(See https://fonts.google.com/specimen/Inconsolata#glyphs) I don't know if it would be worth it.
@binyamin It's worth a try just locally.
I had no issue self-hosting my fonts, I referenced a local file in my CSS.
Netlify and Gatsby allow me to do these things easily though.