Fonts?

I have a font that I have downloaded, and want to use in my game. I have the font in my asset folder, but I am wondering how do i load it into the game. I have tried the same way as you do images (this.load.image) and have tried instead of image, text, font etc etc. However, none of this works, how would i go about this?

To use custom fonts I followed this Tutorial. Weekly Webtips