registerFont
Registers a custom TTF/OTF font with the document so that it can be referenced by PdfFont.Custom. Fonts referenced through a TextStyle are picked up automatically; this method is for the rare case where you want to ensure a font is bundled even if no current element uses it.