module.exports = { familyName: 'Grape Nuts', fullName: 'Grape Nuts Regular', postscriptName: 'GrapeNuts-Regular', category: 'handwriting', capHeight: 590, ascent: 900, descent: -325, lineGap: 0, unitsPerEm: 1000, xHeight: 365, xWidthAvg: 380, subsets: { latin: { xWidthAvg: 380 }, thai: { xWidthAvg: 499 } } };