[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [FontSizes](./puppeteer.protocol.page.fontsizes.md) > [fixed](./puppeteer.protocol.page.fontsizes.fixed.md) ## Protocol.Page.FontSizes.fixed property Default fixed font size. Signature: ```typescript fixed?: integer; ```