Apply font to text
Equivalent to
TextStyle(fontFamily: input)
NikuText fontFamily(String fontFamily) { _fontFamily = fontFamily; return this; }