/*@font-face {
	font-family: 'Avenir-Free';
	src:url('Linearicons-Free.eot?w118d');
	src:url('Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
		url('Linearicons-Free.woff2?w118d') format('woff2'),
		url('Linearicons-Free.woff?w118d') format('woff'),
		url('Linearicons-Free.ttf?w118d') format('truetype'),
		url('Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

@font-face {
    font-family: 'AvenirNext-Regular-08';
   /* src: url('AvenirNext-Regular-08.ttf');*/
    src: url('AvenirNext-Regular-08.ttf'),
         url('AvenirNext-Regular-08.eot?#iefix') format('embedded-opentype'),
         url('AvenirNext-Regular-08.woff') format('woff'), 
         url('AvenirNext-Regular-08.woff2') format('woff2'), 
         url('AvenirNext-Regular-08.svg#svgFontName') format('svg');
    font-weight: normal;
	font-style: normal;
}