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