Skip to content Skip to sidebar Skip to footer

File Containg All Google Font Urls

I'm building a set of utilities for applying google fonts - superfly-css-utilities-fonts. I would like to include all the Google font urls such that the utility classes can be buil

Solution 1:

Import all Google Fonts

Easy Fonts allows you to load selective fonts, or all fonts at once. It also includes CSS classes for all fonts so that you do not have to edit CSS to make fonts to work.

<link href="https://pagecdn.io/lib/easyfonts/fonts.css"  />

Post a Comment for "File Containg All Google Font Urls"