@font-face{
    font-family: "Avenir";
    src: 	url('../fonts/avenirnext-regular.eot');
    src: 	url('../avenirnext-regular.html#iefix') format('embedded-opentype'),
	    	url('fonts/avenirnext-regular.woff2') format('woff2'),
			url('../fonts/avenirnext-regular.woff') format('woff'),
			url('../fonts/avenirnext-regular.ttf'), format('truetype');
    font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Archer';
	src: url('../fonts/archer-book.eot');
	src: local('☺'), url('../fonts/archer-book.woff') format('woff'), url('../fonts/archer-book.ttf') format('truetype'), url('../images/archer-book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}