[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.

CSS 100.0%
8 1 0

Clone this repository

https://tangled.org/devins.page/fonts https://tangled.org/did:plc:3xpaniu6rs7fygzthgmtuv7c/fonts
git@knot.devins.page:devins.page/fonts git@knot.devins.page:did:plc:3xpaniu6rs7fygzthgmtuv7c/fonts

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

intergrav/fonts#

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.

Importing#

In your CSS you could do:

@import url('https://cdn.jsdelivr.net/gh/intergrav/fonts@1.x.x/serve/inter.min.css');

Or in your HTML's <head> you could do:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/intergrav/fonts@1.x.x/serve/inter.min.css">

Replace inter with the font name, of course.