[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [FontFamilies](./puppeteer.protocol.page.fontfamilies.md) > [fixed](./puppeteer.protocol.page.fontfamilies.fixed.md) ## Protocol.Page.FontFamilies.fixed property The fixed font-family. Signature: ```typescript fixed?: string; ```