I'd like to use a (custom) bold font for values. the big font appears to correspond to menu items, the small font to menu header?
// Set custom fonts and specify width, height and baselineOffset of characters
menu.setFontBig(&Piboto_Regular12pt7b, 8, 12, 12).setFontSmall(&Piboto_Bold12pt7b, 8, 12, 12);