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