FastFont
▶How does this work?
Overview
I usually self host my fonts. However, downloading WOFF2 files found from a Google Font's CSS file hidden in a link is a cumbersome task. FastFont helps you with this process, saving you some time.
Steps to Use
- Get Font URL
Visit fonts.google.com, choose your font, and copy the font URL from the embed code
- Process the Font
Paste the URL and click Process. FastFont will fetch both the CSS file and the font files
- Download & Setup
Download the WOFF2 files and CSS with local paths, set up the TailwindCSS config and you are ready to go