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