One Font Format to Rule Them All: WOFF2
Learn why WOFF2, and WOFF as a fallback, is the only font format you need.
If you’ve been around as a web developer for some time, you’ve seen these font formats in your CSS. Here’s an example for a self-hosted Raleway font:
@font-face {
font-famil...
zwacky.hashnode.dev3 min read