@font-face {
	font-family: 'AvenirNext forINTUIT';
	font-style: normal;
	font-weight: 400;
	src: url( '../fonts/avenir-400.eot' ); /* IE9 Compat Modes */
	src: url( '../fonts/avenir-400.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/avenir-400.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/avenir-400.ttf' )	format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/avenir-400.svg' ) format( 'svg' ); /* Legacy iOS */
}

@font-face {
	font-family: 'AvenirNext forINTUIT';
	font-style: normal;
	font-weight: 500;
	src: url( '../fonts/avenir-500.eot' ); /* IE9 Compat Modes */
	src: url( '../fonts/avenir-500.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/avenir-500.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/avenir-500.ttf' )	format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/avenir-500.svg' ) format( 'svg' ); /* Legacy iOS */
}

@font-face {
	font-family: 'AvenirNext forINTUIT';
	font-style: normal;
	font-weight: 600;
	src: url( '../fonts/avenir-600.eot' ); /* IE9 Compat Modes */
	src: url( '../fonts/avenir-600.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/avenir-600.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/avenir-600.ttf' )	format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/avenir-600.svg' ) format( 'svg' ); /* Legacy iOS */
}

@font-face {
	font-family: 'AvenirNext forINTUIT';
	font-style: normal;
	font-weight: 700;
	src: url( '../fonts/avenir-700.eot' ); /* IE9 Compat Modes */
	src: url( '../fonts/avenir-700.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/avenir-700.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/avenir-700.ttf' )	format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/avenir-700.svg' ) format( 'svg' ); /* Legacy iOS */
}