@font-face {
	font-family: 'UbuntuCondensed-Regular';
	src: url('ubuntucondensed-regular.eot');
	src:local('UbuntuCondensed-Regular'), url('ubuntucondensed-regular.woff') format('woff'), url('ubuntucondensed-regular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

body { font-family:UbuntuCondensed-Regular, Arial; }