
@font-face {
	font-family: 'OpenSansCondensed';
	src: url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light.eot');
	src: url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light.eot?#iefix') format('embedded-opentype'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light.woff') format('woff'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light.ttf') format('truetype'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	}

/*@font-face {
	font-family: 'OpenSansCondensed';
	src: url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light_italic.eot');
	src: url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light_italic.eot?#iefix') format('embedded-opentype'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light_italic.woff') format('woff'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light_italic.ttf') format('truetype'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_light_italic.svg') format('svg');
	font-weight: normal;
	font-style: italic;
	}*/

@font-face {
	font-family: 'OpenSansCondensed';
	src: url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_bold.eot');
	src: url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_bold.eot?#iefix') format('embedded-opentype'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_bold.woff') format('woff'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_bold.ttf') format('truetype'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
	}

@font-face {
	font-family: 'OpenSansCondensed';
	src: url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed2_bold.eot');
	src: url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed2_bold.eot?#iefix') format('embedded-opentype'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed2_bold.woff') format('woff'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed2_bold.ttf') format('truetype'),
		 url('/static/general/fonts/OpenSansCondensed/OpenSansCondensed_bold.svg') format('svg');
	font-weight: 200;
	font-style: normal;
	}