Ver Mensaje Individual
  #3 (permalink)  
Antiguo 24/04/2012, 03:37
Avatar de standby82
standby82
 
Fecha de Ingreso: abril-2011
Mensajes: 29
Antigüedad: 13 años, 7 meses
Puntos: 0
Respuesta: css en chrome

Hola, gracias por tu respuesta, pero yo soy novato en este tema y para ser cincero no me he enterado mucho de tu explicacion.

He declarado el @font-face, como me has puesto y ahora no se pone en negrita en ningun explorador.

Te dejo el codigo
_______________________________________

@font-face {
font-family: 'bodaweb';
src: url('mareensprint.eot');
src: url('mareensprint.eot?#iefix') format('embedded-opentype'),
url('fedrasanspro_bolditalic-webfont.woff') format('woff'),
url('mareensprint.ttf') format('truetype'),
url('mareensprint.svg#FedraSansProBoldItalic') format('svg');
font-weight:bold;
font-style:normal;
}





.c1 { color:purple; font-size:14px; font-weight:bold; font-family:bodaweb; border:0px solid #FF8000 }
.c2 { color: grey; font-size:14px; font-weight:bold; font-family:bodaweb; border:0px solid #FF8000; cursor: pointer}
.c3 {color: blue; font-size:14px; font-weight:bold; font-family:bodaweb}
.c4 {color: orange; font-size:14px; font-weight:bold; font-family:bodaweb; cursor:default}
.c5 {background-color:#ede9d6}
.c6 {resize:none; bgcolor:transparent}
.c7 {color: FF8000; font-size:23px; font-weight:bold; font-family:bodaweb}
.c8 {color: FF8000; font-size:15px; font-weight:bold; font-family:bodaweb}
.c9 {color: FF8000; font-size:15px; font-family:bodaweb}

__________________________________________________ __

Le sigo aplicando el estilo c9