Is there any library that can make use of .fnt file in OpenFl?

I tried using BitmapFont library. But the library is old and is using TileSheet class. TileSheet is no longer available. Now I am trying to look into .fnt file, that is used in Starling for bitmap fonts. Is there any way I can directly use it in OpenFl?