Back to Remotion

@remotion/fonts

packages/docs/docs/fonts-api/index.mdx

4.0.466384 B
Original Source

import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; import { TableOfContents } from "./TableOfContents";

The @remotion/fonts package provides an API for loading local fonts or remote fonts from a URL into a Remotion component.

Installation

<Installation pkg="@remotion/fonts" />

APIs

The following APIs are available:

<TableOfContents />