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

{{SVGRef}}{{deprecated_header}}

The <font-face-format> SVG element describes the type of font referenced by its parent {{SVGElement("font-face-uri")}}.

Usage context

{{svginfo}}

Attributes

Global attributes

Specific attributes

{{SVGAttr("string")}} {{Deprecated_Inline}}

DOM Interface

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also