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

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