@charset "utf-8";

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