- Description
Assists in font matching between a clients local font and an embeded or downloaded font.
See also:
- Example
@font-face { font-family: "Banana republic"; src: url("banana-republic.otf"); } h1{ font-family: "Banana republic", sans-serif; }
- Introduced in CSS version
- 2.1
- Inherited
- N/A
- Browser Support
Browsers IE Firefox Safari Opera Chrome Versions 5.5 3.5 3.1 unknown 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties