@font-face {
    font-family: 'forqueregular';
    src: url('Forque-webfont.eot');
    src: url('Forque-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('Forque-webfont.woff') format('woff'),
         url('Forque-webfont.ttf') format('truetype'),
         url('Forque-webfont.svg#forqueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'LeagueGothic';
	src: url('league-gothic.eot');
	src: url('league-gothicd41d.eot?#iefix') format('embedded-opentype'),
		 url('league-gothic.woff') format('woff'), 
		 url('league-gothic.ttf') format('truetype'), 
		 url('league-gothic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
