05/06/2009, 07:09
|
| | | Fecha de Ingreso: mayo-2009
Mensajes: 30
Antigüedad: 15 años, 6 meses Puntos: 0 | |
Problema al incrustar fuentes no seguras tras ver el link w.forosdelweb.com/2648224-post74.html
He probado a hacer esto, pero no me funciona. ¿Que puedo estar haciendo mal?
<style type="text/css">
html, body{
font-family:"embedded";
}
/arroba/font-face{
font-family:"embedded";
src: url("tp://127.0.0.1/mipagina/fonts/TCM_____.TTF") format("opentype");
}
</style> |