Try this, it works with IE and all other major browsers.


PHP Code: 
@font-face {
    
font-family'Conv_Pacifico';
    
srcurl('../fonts/Pacifico.eot');
    
srcurl('../fonts/Pacifico.eot?#iefix'format('embedded-opentype'),
         
url('../fonts/Pacifico.woff'format('woff'),
         
url('../fonts/Pacifico.ttf'format('truetype'),
         
url('../fonts/Pacifico.svg#Conv_Pacifico'format('svg');
    
font-weightnormal;
    
font-stylenormal;