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