In order to ensure certain attributes in a contained context, it seems like there should be a way to specify "normal" in order to override settings from the containing context. I have added variations that enable that for font-style and font-weight here:
Added 'normal' variation to reset font-style to normal from itallic
Added 'weightNormal' variation to reset font-weight to normal (400)
In order to ensure certain attributes in a contained context, it seems like there should be a way to specify "normal" in order to override settings from the containing context. I have added variations that enable that for font-style and font-weight here:
Added 'normal' variation to reset font-style to normal from itallic Added 'weightNormal' variation to reset font-weight to normal (400)