Bold and Italic in HTML5

Use <b> when you want the text to have a different style without contextual importance, but use <strong> when you want the text to have extra importance from a content or SEO perspective. Use <i> to offset the mood of text, but use <em> to make text emphatic.

Lorem Ipsum – All the facts – Lipsum generator

http://pl.lipsum.com/

Rebuilding the font cache

If you install a new font in linux, you need to rebuild the fonts cache: sudo fc-cache -f -v