Cloudflare Fonts feature doesn't properly quote inlined font name with spaces
Didn't run into this issue previously when the fonts I were using had no spaces in the name. But I recently began using M PLUS 1 Code, which -- when turning on Cloudflare Fonts -- inlines the
@font-face
with font-family:M PLUS 1 Code;
instead of font-family:'M PLUS 1 Code';
. This seems like an easy fix, but from what I've searched up this hasn't been working since release?1 Reply
Yeah this was reported when the feature was originally released but never resolved.
I’d assume Cloudflare Fonts is abandoned sadly.