@font-face {
	font-family: 'Ubuntu Regular';
	src: url('Ubuntu-Regular.eot');
	src: url('Ubuntu-Regular.eot?#iefix') format('embedded-opentype'),
		url('Ubuntu-Regular.woff') format('woff'),
		url('Ubuntu-Regular.ttf') format('truetype'),
		url('Ubuntu-Regular.svg') format('svg');
}