module.exports = { familyName: 'Poppins', fullName: 'Poppins Light', postscriptName: 'Poppins-Light', category: 'sans-serif', capHeight: 700, ascent: 1050, descent: -350, lineGap: 100, unitsPerEm: 1000, xHeight: 546, xWidthAvg: 495, subsets: { latin: { xWidthAvg: 495 }, thai: { xWidthAvg: 500 } } };