home HTML XML DTD CSS Visual Filter JavaScript Java ASP SSI .NET  
CSS Reference >
Suggested Reading

@font-face properties


tag/attrib/value description
font-family: 2      Appearance of font
[ family-name | 2     
generic-family ] [ , ... ]* 2     
font-style: 2      Slanted style of font
[ all | 2     
[ normal | 2     
italic | 2     
oblique ] [ , ... ]* ] 2     
font-variant: 2      Caps style of font
[ normal | 2     
small-caps ] [ , ... ]* 2     
font-weight: 2      Weight of font
[ all | 2     
[ normal | 2     
bold | 2     
100 | 2     
200 | 2     
300 | 2     
400 | 2     
500 | 2     
600 | 2     
700 | 2     
800 | 2     
900 ] [ , ... ]* ] 2     
font-stretch: 2      Stretching of font
[ all | 2     
[ normal | 2     
ultra-condensed | 2     
extra-condensed | 2     
condensed | 2     
semi-condensed | 2     
semi-expanded | 2     
expanded | 2     
extra-expanded | 2     
ultra-expanded | 2     
inherit ] [ , ... ]* ] 2     
font-size: 2      Height of font
[ all | 2     
Length [ , ... ]* ] 2     
unicode-range: 2      Range of characters covered by font
Urange [ , ... ]* 2     
Urange 2     
[ U+[h]+-[h]+ | 2      Selection range (e.g. U+0-D7FF)
U+[h|?]+ ] 2      Wildcard range (e.g. U+E??)
units-per-em: 2      Size of font design grid
n 2     
src: 2      Actual font data
URI format ( Format [ , ... ]* ) ] | 2      Font data format
Font-face-name [ , ... ]* 2      Local font data
Format 2      Font data format
truedoc-pfr 2      TrueDoc™ Portable Font Resource
embedded-opentype 2      Embedded OpenType
type-1 2      PostScript™ Type 1
truetype 2      TrueType
opentype 2      OpenType, including TrueType Open
truetype-gx 2      TrueType with GX extensions
speedo 2      Speedo
intellifont 2      Intellifont
Font-face-name 2      Local font data
local(String) 2     
panose-1: 2      Panose-1 font descriptor
i{10} 2     
stemv: 2      Vertical stem width
n 2     
stemh: 2      Horizontal stem width
n 2     
slope: 2      Vertical stroke angle
n 2     
cap-height: 2      Height of uppercase glyphs
n 2     
x-height: 2      Height of lowercase glyphs
n 2     
ascent: 2      Maximum unaccented height
n 2     
descent: 2      Maximum unaccented depth
n 2     
widths: 2      Individual glyph widths
[ Urange? 2     
n+ ] [ , ... ]* 2     
bbox: 2      Maximal bounding box
n [ , ... ]{3} 2     
definition-src: 2      Seperate font definition resource location
URI 2     
baseline: 2      Location of lower baseline
n 2     
centerline: 2      Location of central baseline
n 2     
mathline: 2      Location of mathematical baseline
n 2     
topline: 2      Location of top baseline
n 2