@font-face {
	font-family: 'Avenir';
	font-weight: normal;
	font-style: normal;
	src: url('../font/Avenir.eot');
	src: url('../font/Avenir.eot?#iefix') format('embedded-opentype'),
		 url('../font/Avenir.woff2') format('woff2'),
		 url('../font/Avenir.woff') format('woff'),
		 url('../font/Avenir.ttf') format('truetype'),
		 url('../font/Avenir.ttc') format('OpenType');
}