Unity3D - How To Use BitMap Font

Hello everyone
i was sick of the Normal Font that i’m using in my game

so i searched in Google and Unity3D forums

how to change Font In My Game

Then I Found Something Called Font Bitmap

alt text

then i continued search how to to use this Bitmap

Unfortunately, i didn’t find result

except this Script
http://wiki.unity3d.com/index.php?title=SaveFontTexture

I Have no idea
What is the relation “Saving Font Texture” and How To Use Bitmap Font

i already Have Bitmap Font
can any one help me
and tell me

how i can use it in my Game?

Thanks,

Check the plugin CJFinc: Bitmap font tools
http://forum.unity3d.com/threads/unity-4-6-bitmap-font.265209/
It will help to import any bitmap font in minutes.