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