Created by: andresgalante
There is a new system-ui value defined for font-family at W3C CSS Fonts Level 4 working draft.
system-uiis intended to let text render with the default user interface font on the platform on which the UA is running.
Since Bootstrap emulates a system-ui font stack, I though that by adding this value we are future proofing the stack.
What do you think?