I will show you how to alter fonts with CSS properties.

strong { font-weight: bold; } em { font-style: italic; }