I'm working on a Monogame project, and for that I need to import ttf fonts into XNA.
In the Monogame Pipeline Tool, whenever I try to build the font files, an error occurs and tell that
Could not find an default importer for 'C:/path/to/ttf/file/file.ttf
I used a file.spritefont and modified it like said in the monogame documentation.