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