We can apply styling to one HTML tag

But take notice it doesn't persist in the document

We can overrride default settings for tags, notice the bold is still applied!

Note: browser will attempt to use font-family specified in order of the comma-separated list. The last entry in the list should be a generic font style (serif sans-serif, cursive, fantasy, monospace)