@font-face {
font-family: 'Open-Sans';
src: url('OpenSans-Regular-webfont.eot');
src: url('OpenSans-Regular-webfont.eot?iefix')
		format('embedded-opentype'),
	 url('OpenSans-Regular.ttf') format('truetype'),
     url('OpenSans-Regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Avenir Next';
src: url('AvenirNextLTPro-Regular.otf');
font-weight: normal;
font-style: normal;
}