public void incrFontSize() {
   textFont.incrFontSize();
 };