On this page you can download Charaille AOE font version Version 1.000 2006 initial release, which belongs to the family Charaille AOE (Regular tracing). Font manufacturer is Charaille-AOE. Designer - Brian J. Bonislawsky, Astigmatic (for communication, use the following address: http://www.astigmatic.com/). Download Charaille AOE for free on GetFonts.net. This font belongs to the following categories: latinic fonts, lcd fonts. Font size - only 394 Kb
| Copyright | Copyright (c) Astigmatic (AOETI), 2006. All rights reserved. | 
| Family | Charaille AOE | 
| Tracing | Regular | 
| Ident | Astigmatic(AOETI): Charaille AOE: 2006 | 
| Full name | Charaille AOE | 
| Version | Version 1.000 2006 initial release | 
| PostScript name | CharailleAOE | 
| Manufacturer | Charaille-AOE | 
| Size | 394 Kb | 
| Trademark | Charaille AOE is a trademark of Astigmatic (AOETI). | 
| Designer | Brian J. Bonislawsky, Astigmatic | 
| URL of designer | http://www.astigmatic.com/ | 
| URL of provider | http://www.astigmatic.com/ | 
 
            
        You can connect the font Charaille AOE to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=charaille-aoe" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=charaille-aoe);
Activate the font for text in your CSS:
font-family: 'Charaille AOE', arial;
Sample source code:
<html>
  <head>
    <link href="https://getfonts.net/allfont.css?fonts=charaille-aoe" rel="stylesheet" type="text/css" />
    <style>
      body  {
        font-family : 'Charaille AOE', arial;
        font-size : 48px;
        text-shadow : 4px 4px 4px #aaa;
      }
    </style>
  </head>
  <body>
    <div>Making the Web Beautiful with Charaille AOE!</div>
  </body>
</html>
            Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.