Loading Bitmap Fonts - Monogame Extended - Stackoverflow Exception

I am currently trying to load and use a bitmap font. I have added the importer pipeline, however I am receiving a System.StackOverflowException for an unknown reason when I try to start my game. The call stack is all “External Code”

Has anyone else had a problem of this type? Thanks!