When a font-family attribute includes a generic font, use it
Web pages define the fonts they want to use for text. When applicable, they will generally add at least one of these generic fonts as their last option: monospace, sans-serif, serif, cursive, or fantasy.
This script makes it so that these fonts get chosen first - making web pages look more uniform.