@font-face {
    font-family: "heroicCondensed";
    src: url("HeroicCondensed-Bold.woff") format('woff'),
		url('HeroicCondensed-Bold.ttf') format('truetype');	
}

@font-face {
    font-family: "heroicCondensed";
    src: url("HeroicCondensed-Bold.woff") format('woff'),
		url('HeroicCondensed-Bold.ttf') format('truetype');
		font-weight: bold;
}