@font-face {
	font-family: "League Gothic Regular";
	src: url('/font/League_Gothic.eot');
	src: local('League Gothic Regular'), local('LeagueGothicRegular'), local('League Gothic'), local('LeagueGothic'),
		url('/font/League_Gothic.woff') format('woff'),
		url('/font/League_Gothic.otf') format('opentype'),
		url('/font/League_Gothic.svg#LeagueGothic') format('svg');
}