Using the reference UIFont object on it's own works great, the downside is that you have to adjust the depth using the z value because it's not on the atlas and you have a second drawcall.
Now is there a way to have the font on a referenced atlas.. somehow?