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