/* Cufon Loading 
While Cufon is in the process of rendering the text, the CSS class cufon-loading 
is applied (replaced with cufon-active once rendered). 
*/

.cufon-loading { 
  visibility: hidden !important;
}
