Regex strip font tags

I struggle to learn to regular expressions so here is a public note to myself.

This reg ex:
<([font]+)\s+[^>]*>

will strip most font tags