@charset "utf-8";
/* CSS Document */

@font-face{ 
	font-family: 'league-gothic';
	src: url('/uf/webadmin/foundation/fonts/league-gothic/web/leaguegothic-regular-webfont.eot');
	src: url('/uf/webadmin/foundation/fonts/league-gothic/web/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('/uf/webadmin/foundation/fonts/league-gothic/web/leaguegothic-regular-webfont.woff') format('woff'),
	     url('/uf/webadmin/foundation/fonts/league-gothic/web/leaguegothic-regular-webfont.ttf') format('truetype'),
	     url('/uf/webadmin/foundation/fonts/league-gothic/web/leaguegothic-regular-webfont.svg#webfont') format('svg');
}