Multiple choice With reference to CSS, which font property is used to display the text in bold letters? font-style font-variant font-weight font-size font-family Reveal answer Fill a bubble to check yourself C Correct answer Explanation The font-weight property sets how thick or thin characters in text should be displayed. The 'bold' or 'bolder' properties can be used to display the text in bold letters.