Hi
Reading this post https://getsatisfaction.com/apperyio/...
I uploaded creatif.ttf to Assets. 
 This is my CSS
@font-face { 
 font-family: Creatif; 
 src: url('../font/Creatif.ttf'); 
 }
Nothing happens. I expected my font to change for the whole app? 
 Is  this not the case?
Please advise how I can change the default font of the app and overide the font currently in use.