/* @font-face 
	{font-family: 'GraublauWeb';
	src: local('GraublauWeb'), local('GraublauWeb'), url('GraublauWeb.otf') format('opentype');} */

@font-face {
  font-family: 'GraublauWeb';
  src: url('GraublauWeb.eot');
  src: local('Graublau Web Regular'), local('Graublau Web'),
         url('GraublauWeb.otf') format('opentype');}
	
h1	{font-family: 'GraublauWeb', Georgia, "Times New Roman", Times, serif;}
h2, h3 {font-family: 'GraublauWeb', "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;}

h2, #elders h2	{font-size: 1.7em;}
h3	{font-size: 1.5em; font-weight: normal}