CloudFlare Fonts not working
Hey I activated CloudFlare Fonts on my whole DNS Zone and updated my font requests like this:
https://private-rolegradients.kay0.io/cf-fonts/css2?family=${formattedFamily}&display=swap
When accessing the Domain https://private-rolegradients.kay0.io/ the requests fail with a 404 Not Found. Am I doing something completely wrong? :eeeh:
The page is deployed on Pages if that matters :Ok:
1 Reply
Update: probably fixxed. I searched on gh for implementations of
/cf-fonts/
and found this: url(/cf-fonts/s/lato/5.0.18/latin/400/normal.woff2)
. Trying to implement something like that realquick :)
Alright. Fixxed it :) Didn't know that a direct link is needed