[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [FontFace](./puppeteer.protocol.css.fontface.md) > [fontFamily](./puppeteer.protocol.css.fontface.fontfamily.md) ## Protocol.CSS.FontFace.fontFamily property The font-family. Signature: ```typescript fontFamily: string; ```