<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [CSS](./puppeteer.protocol.css.md) &gt; [FontFace](./puppeteer.protocol.css.fontface.md) &gt; [fontFamily](./puppeteer.protocol.css.fontface.fontfamily.md)

## Protocol.CSS.FontFace.fontFamily property

The font-family.

<b>Signature:</b>

```typescript
fontFamily: string;
```