Briefly
The font
property controls which missing styles (bold, italic, or small-caps) can be synthesized by the browser.
How to write
none
— any of the missing styles will be synthesized by the browser.weight
— bold style will be synthesized by the browser.style
— italic style will be synthesized by the browser.small
— small-caps will be synthesized by the browser.- caps