En este página puede descargar fuente Outlaw de versiónVersion 1.000, que pertenece a la familia Outlaw (sobrefamilia Regular). El creador de la fuente Outlaw-. Designer - Billy Argel (para contacto utilizar la suguiente dirección: http://billyargel.blogspot.com/). Descargar Outlaw gratis en es.GetFonts.net. Este fuente pertenece a categorias siguientes: fuentes gratis, fuentes latinas, fuentes occidentales. Su tamaño es 497 Kb
| Derechos de autor | Copyright (c) 2008 by Billy Argel. All rights reserved. | 
| Familia | Outlaw | 
| Rastreo | Regular | 
| Identificador | BillyArgel: Outlaw : 2008 | 
| Nombre completo | Outlaw | 
| Versión | Version 1.000 | 
| Nombre PostScript | Outlaw | 
| Fabricante | Outlaw- | 
| Tamaño | 497 Kb | 
| Marca | Outlaw is a trademark of Billy Argel. | 
| Diseñador | Billy Argel | 
| URL del diseñador | http://billyargel.blogspot.com/ | 
| URL del proveedor | http://billyargel.blogspot.com/ | 
| Descripción | Copyright (c) 2008 by Billy Argel. All rights reserved. | 
| Licencia Descripción | free - embeddable version available | 
| URL de la licencia | http://billyargel.blogspot.com/ | 
 
            
        Puedes añadir la fuente Outlaw a tu sitio sin descargarlo desde nuestro servidor. Todo lo que tienes que hacer es seguir las instrucciones a continuación:
Elegir la opción más adecuada para instalar la fuente y añadir este código a tu sitio (pegarlo inmediatamente después de la etiqueta de apertura <head>):
<link href="https://es.getfonts.net/allfont.css?fonts=outlaw-" rel="stylesheet" type="text/css" />
@import url(https://es.getfonts.net/allfont.css?fonts=outlaw-);
Activar este fuente para el texto en el fichero de estilos CSS::
font-family: 'Outlaw ', arial;
Ejemplo de código fuente:
<html>
  <head>
    <link href="https://es.getfonts.net/allfont.css?fonts=outlaw-" rel="stylesheet" type="text/css" />
    <style>
      body  {
        font-family : 'Outlaw ', arial;
        font-size : 48px;
        text-shadow : 4px 4px 4px #aaa;
      }
    </style>
  </head>
  <body>
    <div>Making the Web Beautiful with Outlaw !</div>
  </body>
</html>
            Resultado:
Puedes aplicar otros estilos CSS utilizando la nuestra biblioteca de efectos, para el aspecto atrayente e individual de tu sitio.