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-name/index.md
6581 views
---
title: <font-face-name> slug: Web/SVG/Element/font-face-name page-type: svg-element tags: - Deprecated - Element - NeedsExample - Reference - SVG - SVG Font browser-compat: svg.elements.font-face-name
---

{{SVGRef}}{{deprecated_header}}

The <font-face-name> element points to a locally installed copy of this font, identified by its name.

Usage context

{{svginfo}}

Attributes

Global attributes

Specific attributes

  • {{SVGATTR("name")}} {{Deprecated_Inline}}

DOM Interface

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also