coollabsio / fonts

A privacy-friendly drop-in replacement for Google Fonts
https://fonts.coollabs.io
Apache License 2.0
405 stars 14 forks source link

Loading italic font with weight #16

Open ThenTech opened 12 months ago

ThenTech commented 12 months ago

Requesting a font with the slanted attribute (italic) like: https://api.fonts.coollabs.io/css2?family=Inter:slnt,wght@-10,300

Generates this cdn link: https://cdn.fonts.coollabs.io/inter/italic/300.woff2 Which results in a 404 currently.

Other fonts like Poppins do seem to work: https://cdn.fonts.coollabs.io/poppins/italic/300.woff2

(Google fonts comparison: https://fonts.googleapis.com/css2?family=Inter:slnt,wght@-10,300)