@font-face {
	font-family: 'Neutraface 2 Text';
	src: url('../fonts/Neutraface2Text-Bold.eot');
	src: url('../fonts/Neutraface2Text-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Neutraface2Text-Bold.woff2') format('woff2'),
		url('../fonts/Neutraface2Text-Bold.woff') format('woff'),
		url('../fonts/Neutraface2Text-Bold.ttf') format('truetype'),
		url('../fonts/Neutraface2Text-Bold.svg#Neutraface2Text-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Neutraface 2 Text Demi';
	src: url('../fonts/Neutraface2Text-Demi.eot');
	src: url('../fonts/Neutraface2Text-Demi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Neutraface2Text-Demi.woff2') format('woff2'),
		url('../fonts/Neutraface2Text-Demi.woff') format('woff'),
		url('../fonts/Neutraface2Text-Demi.ttf') format('truetype'),
		url('../fonts/Neutraface2Text-Demi.svg#Neutraface2Text-Demi') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Neutraface 2 Text Book';
	src: url('../fonts/Neutraface2Text-Book.eot');
	src: url('../fonts/Neutraface2Text-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Neutraface2Text-Book.woff2') format('woff2'),
		url('../fonts/Neutraface2Text-Book.woff') format('woff'),
		url('../fonts/Neutraface2Text-Book.ttf') format('truetype'),
		url('../fonts/Neutraface2Text-Book.svg#Neutraface2Text-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}


.csfont_neutraface_bold {font-family: 'Neutraface 2 Text'; font-weight: bold; font-style: normal; }
.csfont_neutraface_demi {font-family: 'Neutraface 2 Text Demi'; font-weight: 600; font-style: normal; }
.csfont_neutraface_book {font-family: 'Neutraface 2 Text Book'; font-weight: normal; font-style: normal; }