@font-face {
	font-family: 'Avenir';
	src: url('Avenir.woff') format('woff'),
		url('Avenir.ttf') format('truetype');
}