local font inheriting properties - different font-weight and font-style specified in dl tag. dd tags use specially crafted @font-face local fonts.
no font-weight and no font-style
- MonsterT
- abcdef
- MonsterT Bold
- abcdef
- MonsterT Italic
- abcdef
- MonsterT Bold Italic
- abcdef
font-weight: normal and font-style: normal
- MonsterT
- abcdef
- MonsterT Bold
- abcdef
- MonsterT Italic
- abcdef
- MonsterT Bold Italic
- abcdef
font-weight: normal and font-style: italic
- MonsterT
- abcdef
- MonsterT Bold
- abcdef
- MonsterT Italic
- abcdef
- MonsterT Bold Italic
- abcdef
font-weight: bold and font-style: normal
- MonsterT
- abcdef
- MonsterT Bold
- abcdef
- MonsterT Italic
- abcdef
- MonsterT Bold Italic
- abcdef
font-weight: bold and font-style: italic
- MonsterT
- abcdef
- MonsterT Bold
- abcdef
- MonsterT Italic
- abcdef
- MonsterT Bold Italic
- abcdef