how to bold in css

CSS
font-weight: bold;.text {
	font-weight: bold;
}
Source

Also in CSS: