Part 12 - Optionally - we can add font texture rendering to the QuadBatch class. We can still use SpriteBatch DrawString to do this. This just adds the option of custom drawn fonts within the Begin-End of the Quadbatch instead of switching to a Spritebatch Begin-End section.