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