@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'TwCenMT-Regular';
	src: url('fonts/tcm.eot');
	src: url('fonts/tcm.eot?#iefix') format('embedded-opentype'),
		 url('fonts/tcm.woff') format('woff'),
		 url('fonts/tcm.ttf') format('truetype'),
		 url('fonts/tcm.svg#tcm') format('svg');
	font-weight: normal;
	font-style: normal;
}
		
@font-face {
	font-family: 'TwCenMT-Condensed';
	src: url('fonts/tccm.eot');
	src: url('fonts/tccm.eot?#iefix') format('embedded-opentype'),
		 url('fonts/tccm.woff') format('woff'),
		 url('fonts/tccm.ttf') format('truetype'),
		 url('fonts/tccm.svg#tccm') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TwCenMT-Bold';
	src: url('fonts/tcb.eot');
	src: url('fonts/tcb.eot?#iefix') format('embedded-opentype'),
		 url('fonts/tcb.woff') format('woff'),
		 url('fonts/tcb.ttf') format('truetype'),
		 url('fonts/tcb.svg#tcb') format('svg');
	font-weight: normal;
	font-style: normal;
}
		
@font-face {
	font-family: 'TwCenMT-CondensedBold';
	src: url('fonts/tccb.eot');
	src: url('fonts/tccb.eot?#iefix') format('embedded-opentype'),
		 url('fonts/tccb.woff') format('woff'),
		 url('fonts/tccb.ttf') format('truetype'),
		 url('fonts/tccb.svg#tccb') format('svg');
	font-weight: normal;
	font-style: normal;
}