I have the ttf in a folder called Font and I'm trying to set the text to the font using
FontFamily="Font/compctab.ttf#Compacta Bd Bt"
On my other project it worked and on this one its not changing here is what I have on my project that works
FontFamily="Fonts/ninjanaruto.ttf#Ninja Naruto"
I even put that ttf in the folder and copied the code, but its still not working...