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