I'm a little confused on this. I followed the tutorial found here scirra.com/tutorials/237/how-to-use-your-own-web-fonts
but it seems that whatever font I use in the properties of the specific text is never overridden.
Is the tutorial saying that this approach is intended to override the properties of the text object? if so it doesn't seem to be working.
i have a font DS-DIGI.woff (converted from ttf) and i have a DS-DIGI.css file that is (i believe) setup correctly in the .css file
I also noticed that there is a comma after local('DS-DIGI'), but not one after URL.. is that also right? it would seem like each would need a comma for consistency.. but i'm not a programmer so i'm taking it at face value.
here is my project..https://www.dropbox.com/s/as7x0xcera5um3h/trouble_with_font.capx
i have two layouts attempting to call on this DS-DIGI font. Any insight would be awesome!
Thanks!
Caleb