Keavon
Keavon
CDCloudflare Developers
Created by Bryce Wray on 11/6/2023 in #general-help
CF Fonts beta: examples of problems
Another one that's failing is the newly released update to the extremely popular font, Inter:
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet" />
I find that this does remove the preconnect headers but doesn't replace the link tag above with the CFF version. Test site: view-source:https://graphite.rs/
11 replies