<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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. <b>Signature:</b> ```typescript fontFamily: string; ```