Meta-Data - Metallica Font
Meta-Data done right: with Metallica font using @font-face
HTML
<link rel="stylesheet" href="http://dev.bowdenweb.com/assets/fonts/misc/metallica/metallica-old/stylesheet.css" />
<link rel="stylesheet" href="http://dev.bowdenweb.com/assets/fonts/misc/metallica/pastor-of-muppets/stylesheet.css" />
<h1 class="andjusticeforall"><b>G</b>eta-dat<b>A</b></h1>
<p><cite><a href="http://www.musicfanclubs.org/metallica/files_fonts.htm" title="Metallica Fonts">Metallica Fonts found here</a></cite></p>
CSS
h1.andjusticeforall{margin:1em auto; text-align:center; font-family:"PastorofMuppetsNormal", Arial, sans-serif; font-size:100px; line-height:1em}
h1.andjusticeforall b{font-family:"MetallicaOld", Arial, sans-serif}
p{}
p a{display:block; text-align:center}