Salut a tous,
Mon Font-face ne semble pas vouloir marcher. Je fais :
..mais ca ne marche point (but it's not walk dot). Pourquoi approximativement ?
Modifié par apericube (29 Jun 2010 - 16:28)
      
      
    Mon Font-face ne semble pas vouloir marcher. Je fais :
@font-face {
  font-family: 'corbel';
  src: url(http://www.monsite.com/fonts/corbel.ttf);
}
.titre {								
	font-family: corbel, arial, verdana, helvetica, sans-serif; 
}
..mais ca ne marche point (but it's not walk dot). Pourquoi approximativement ?
Modifié par apericube (29 Jun 2010 - 16:28)