<font-face>

Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.

The <font-face> SVG element corresponds to the CSS @font-face rule. It defines a font's outer properties.

Usage context

CategoriesFont element
Permitted contentAny number of descriptive elements » and at most one <font-face> element, in any order.

Attributes

DOM Interface

This element implements the SVGFontFaceElement interface.

Specifications

Specification
Scalable Vector Graphics (SVG) 1.1 (Second Edition)
# FontFaceElement

Browser compatibility

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
font-face
Deprecated
accent-height
Deprecated
alphabetic
Deprecated
ascent
Deprecated
bbox
Deprecated
cap-height
Deprecated
descent
Deprecated
font-family
Deprecated
font-size
Deprecated
font-stretch
Deprecated
font-style
Deprecated
font-variant
Deprecated
font-weight
Deprecated
hanging
Deprecated
ideographic
Deprecated
mathematical
Deprecated
overline-position
Deprecated
overline-thickness
Deprecated
panose-1
Deprecated
slope
Deprecated
stemh
Deprecated
stemv
Deprecated
strikethrough-position
Deprecated
strikethrough-thickness
Deprecated
underline-position
Deprecated
underline-thickness
Deprecated
unicode-range
Deprecated
units-per-em
Deprecated
v-alphabetic
Deprecated
v-hanging
Deprecated
v-ideographic
Deprecated
v-mathematical
Deprecated
widths
Deprecated
x-height
Deprecated

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
Deprecated. Not for use in new websites.

See also