Ver Mensaje Individual
  #7 (permalink)  
Antiguo 26/07/2013, 04:23
xexio
 
Fecha de Ingreso: noviembre-2011
Mensajes: 102
Antigüedad: 12 años, 5 meses
Puntos: 0
Respuesta: Problema con fuentes y Firefox

Código HTML:
@font-face {
font-family: 'pirulen';
src: url('http://www.cemaconsulting.es/wp-content/themes/headway/fonts/pirulen_rg.eot');
src: url('http://www.cemaconsulting.es/wp-content/themes/headway/fonts/pirulen_rg.eot?#iefix') format('embebed-opentype'),
     url('http://www.cemaconsulting.es/wp-content/themes/headway/fonts/pirulen_rg.ttf') format('truetype'),
     url('http://www.cemaconsulting.es/wp-content/themes/headway/fonts/pirulen_rg.svg#') format('svg');
font-weight: normal;
font-style: normal;
}

body.custom .entry-title {font-family: 'pirulen', sans-serif; color: blue; font-size: 14px;}
Asi lo he dejado. Y continua sin ir.