[**CameraKit Web SDK v1.15.0**](../README.md)

***

[CameraKit Web SDK](../globals.md) / Font

# Interface: Font

Represents a font to be used by Camera Kit for text rendering.

## Properties

### name

> **name**: `string`

A unique name for the font.

***

### data

> **data**: `ArrayBuffer`

A buffer containing the font data (e.g., the contents of a `.ttf` file).
