@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('http://www.jamiewright.net/fonts/League_Gothic.eot');
	src: local('League Gothic'), local('LeagueGothic'),
		 url('http://www.jamiewright.net/fonts/League_Gothic.woff') format('woff'),
		 url('League_Gothic.ttf') format('truetype'),
		 url('http://www.jamiewright.net/fonts/League_Gothic.svg#LeagueGothic') format('svg');
}