Arreglado, puse la fuente en todos sus formatos
    
Código CSS:
Ver original- @font-face { 
-     font-family: ElephantD; 
-     src: url('../resources/elephant/elephant.eot'); 
-     src: local('(*%$@#@'), 
-     url('../resources/elephant/elephant.woff') format('woff'), 
-     url('../resources/elephant/elephant.ttf') format('truetype'), 
-     url('../resources/elephant/elephant.otf') format('opentype'), 
-     url('../resources/elephant/elephant.svg') format('svg'); 
- }