Dynamic fonts? If so, then all I can suggest is examine their textures at run time to see how much memory they are currently using.
If bitmap fonts, then there is no additional anything, as bitmap font data is pulled from an atlas that you already have in memory.