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