I'm submitting a:
It would be great to be able to customize things like font-family across all components via a CSS variable e.g. --mdc-theme-font-family. Right now I'm unsure how to customize fonts at all, which is leading me away from using MWC.
Besides the font-family especially the font-size should be adjustable as well.
Looks like we also have an upstream issue for this request (https://github.com/material-components/material-components-web/issues/5003)
^ along with material-components/material-components-web#5618
Fixed in #866 and material-components/material-components-web#5618
Most helpful comment
Besides the font-family especially the font-size should be adjustable as well.