"7" 
        {
            "font" "resource/SurroundingRegular.otf"
            "name" "surrounding-reg"
        }
        "8" 
        {
            "font" "resource/SurroundingBold.otf"
            "name" "surrounding-bold"
        "9" 
        {
            "font" "resource/Florsn01.ttf"
            "name" "Florencesans"
        }
        "10" 
        {
            "font" "resource/Florsn02.ttf"
            "name" "Florencesans Bold"
        }Here's the syntax, for some reason, Surrounding Regular and Bold work, but Florencesans doesn't and any of the fonts below it. Instead, all I get are default verdana fonts. I've triple checked and the title in the Windows Font Preview is Florencesans for that font, so I don't know why it isn't working.