Apply normal weight and return self.

Property definitions

console $ TermCharFormat :: normal_weight
	# Apply normal weight and return `self`.
	fun normal_weight: TermCharFormat do return apply("22")
lib/console/console.nit:219,2--220,56