style modifications on local font - different font-weight and font-style specified in dd tag, that use specially crafted @font-face local font.
local @font-face MonsterT
toggle defaults
- no font-style and no font-weight
- abcdef
- font-weight: bold
- abcdef
- font-style: italic
- abcdef
- font-weight: bold and font-style: italic
- abcdef
all permutations
- font-weight normal and font-style normal
- abcdef
- font-weight normal and font-style italic
- abcdef
- font-weight bold and font-style normal
- abcdef
- font-weight bold and font-style italic
- abcdef