[archived] collection of open-source fonts distributed with jsDelivr
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: a lot of improvements

+13 -1
+13 -1
README.md
··· 1 1 # intergrav/fonts 2 2 3 - A fast, open-source CDN for open-source fonts. Inspired by xz/fonts. You can view available fonts in the `/serve` directory. More fonts to be added later! If you have any suggestions, open up an issue. 3 + A fast, open-source CDN for open-source fonts. Inspired by [xz/fonts](https://github.com/xz/fonts). 4 + 5 + You can view available fonts in the `/serve` directory. More fonts will be added later. If you have any suggestions, open up an issue. 6 + 7 + Typically, web developers use custom fonts on their websites using one of two methods: 8 + 9 + - hosting font files on the same server as the website 10 + - using a central font service, such as Google Fonts or Adobe Typekit 11 + 12 + intergrav/fonts, by comparison: 13 + 14 + - serves font files through jsDelivr's global content delivery network 15 + - is fully open source and only serves open source fonts 4 16 5 17 ## Importing 6 18