Open TnowL opened 5 years ago
Yes, this would be ideal to have. Voted. Seems a bit moot to have to define a Global Font when we want to use System fonts instead.
Ideally though I suppose Oxygen would actually allow in the Global Font UI for perhaps defining custom fallbacks instead of a dropdown design in all cases. For example, I prefer to use a font-family of the following which I can't do other than setting in a Stylesheet instead which renders the Global Fonts functionality pretty much useless in such a case.
-apple-system,"system-ui",Segoe UI,roboto,helvetica,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol
By the way, that font-family above is the default in Bricks. ;-)
This should almost be merged with this one: https://github.com/soflyy/oxygen-bugs-and-features/issues/638
In global font, we can have an option to set it to none? The reason for this is because sometime I want to use my own fonts or system fonts with fallbacks and prefer to declare it in CSS. I can still do that now but I just don't want the extra not needed css in universal css.