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