I have a comma separated list of fonts like this:
Yeseva+one, Yrsa, ...
I need a SED expression, or similar, to turn the + into a dash and lowercase all capitals.
Update
Just wanted to say thanks for all the great help with this and if anyone needs google fonts as CSS variables / properties they are all available here (MIT License): https://github.com/superfly-css/superfly-css-variables-fonts/blob/master/src/main/css/index.css
I'll also be providing utilities for using google fonts here: https://github.com/superfly-css/superfly-css-utilities-fonts