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