Path: blob/main/files/en-us/web/svg/element/font-face-src/index.md
6563 views
------{{SVGRef}}{{deprecated_header}}
The <font-face-src> SVG element corresponds to the {{cssxref("@font-face/src", "src")}} descriptor in CSS {{cssxref("@font-face")}} rules. It serves as container for {{SVGElement("font-face-name")}}, pointing to locally installed copies of this font, and {{SVGElement("font-face-uri")}}, utilizing remotely defined fonts.
Usage context
{{svginfo}}
Attributes
Global attributes
Specific attributes
None.
DOM Interface
This element implements the {{domxref("SVGFontFaceSrcElement")}} interface.
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}
See also
{{SVGElement("font-face")}}
{{SVGElement("font-face-name")}}
{{SVGElement("font-face-uri")}}