static Map<String, double> letterSpacing = { 'tighter': -0.05, 'tight': -0.025, 'normal': 0.0, 'wide': 0.025, 'wider': 0.05, 'widest': 0.1, };