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