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

  1. Get Font URL

    Visit fonts.google.com, choose your font, and copy the font URL from the embed code

  2. Process the Font

    Paste the URL and click Process. FastFont will fetch both the CSS file and the font files

  3. Download & Setup

    Download the WOFF2 files and CSS with local paths, set up the TailwindCSS config and you are ready to go