module.exports = { familyName: 'Alice', fullName: 'Alice Regular', postscriptName: 'Alice-Regular', category: 'serif', capHeight: 631, ascent: 909, descent: -234, lineGap: 0, unitsPerEm: 1000, xHeight: 453, xWidthAvg: 451, subsets: { latin: { xWidthAvg: 451 }, thai: { xWidthAvg: 502 } } };