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


