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