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