@font-face {
	font-family: 'DejaVu Sans';
	src: url('../fonts/DejaVuSans.eot');
	src: url('../fonts/DejaVuSans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DejaVuSans.woff') format('woff'),
		url('../fonts/DejaVuSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}