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

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