Tell Cufón to replace the fonts for the specified CSS selectors
<script type="text/javascript">
Cufon.replace('h1, h2', { fontFamily: 'TitilliumMaps26L', hover: true });
</script>
Cufon.replace('h1, h2', { fontFamily: 'TitilliumMaps26L', hover: true });
</script>