|    
			
				28/01/2011, 17:38
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: noviembre-2010 
						Mensajes: 13
					 Antigüedad: 14 años, 11 meses Puntos: 0 |  | 
  |  Respuesta: Font Squirrel  
   Cita:  
					Iniciado por Ag666   tranquila compañera yani... por algún motivo la web no esta trabajando correctamente pero haciendo un pequeño ajuste se corrige el problema cambia tu css por este: 
Código CSS:
 Ver original@font-face {    font-family: 'NeuropolRegular';    src: url('neuropol_fuente-webfont.eot');    src: local('?'), url('neuropol_fuente-webfont.woff') format('woff'), url('neuropol_fuente-webfont.ttf') format('truetype'), url('neuropol_fuente-webfont.svg#webfontCinr0l3v') format('svg');    font-weight: normal;    font-style: normal;}
le agregue un parámetro que tu no tenias... debería funcionar  
compañero daPhyre , cuando se refiere a versiones antiguas no se que versiones estará tomando en cuenta pero yo lo he probado con IE6 y superiores ¡UN MILLÓN DE GRACIAS!        
Sirvió y funciona de maravilla!       |