Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mohamedkhallouq
GitHub Repository: mohamedkhallouq/content
Path: blob/main/files/en-us/web/svg/element/font-face-uri/index.md
6581 views
---
title: <font-face-uri> slug: Web/SVG/Element/font-face-uri page-type: svg-element tags: - Deprecated - Element - NeedsExample - Reference - SVG - SVG Font browser-compat: svg.elements.font-face-uri
---

{{SVGRef}}{{deprecated_header}}

The <font-face-uri> SVG element points to a remote definition of the current font.

Usage context

{{svginfo}}

Attributes

Global attributes

Specific attributes

  • {{SVGAttr("xlink:href")}}

DOM Interface

This element implements the {{domxref("SVGFontFaceUriElement")}} interface.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also