@font-face
{
    font-family: 'ASans';
  src: url('ASans.eot');
  src: url('ASans.eot?#') format('embedded-opentype'),
      url('ASans.woff') format('woff'),
      url('ASans.ttf') format('truetype');
}
