soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

Global Font - "None" as an Option #141

Open TnowL opened 5 years ago

TnowL commented 5 years ago

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.

d19dotca commented 2 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. ;-)

d19dotca commented 2 years ago

This should almost be merged with this one: https://github.com/soflyy/oxygen-bugs-and-features/issues/638