Question: Which of the following are correct CSS font-weight property's values?
A
B
C
D
E
bold
B
bolder
C
lighter
D
normal
E
italic
Note: Not available
@font-install{ src: url('myfont.eot') format('embedded-opentype') }
@font-setup{ src: url('myfont.eot') format('embedded-opentype') }
@font-url{ src: url('myfont.eot') format('embedded-opentype') }
@font-face{ src: url('myfont.eot') format('embedded-opentype') }