/*------------------------------------------------------------------------------------------------------------
* FONTS
*-----------------------------------------------------------------------------------------------------------*/

@font-face {
	font-family: 'League Gothic';
	src: url('/fonts/leaguegothic/League_Gothic-webfont.eot');
	src: local('☺'), url('/fonts/leaguegothic/League_Gothic-webfont.woff') format('woff'), url('/fonts/leaguegothic/League_Gothic-webfont.ttf') format('truetype'), url('/fonts/leaguegothic/League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
}
