Width
/* width range is from 55% to 100% */ .container1 * { font-stretch: 100%; }
Width
Width
/* width range is an integer from 55 to 100 */ .container2 * { font-variation-settings: 'wdth' 100; }
Width
Width
/* Adjusted with slider and custom property */ .container3 * { font-variation-settings: 'wdth' var(--text-axis); }
Width
Adjust Width: