@font-face {
	font-family: 'Avenir';
	src: url('../fonts/avenir/AvenirLTStd-Book.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Avenir';
	src: url('../fonts/avenir/AvenirLTStd-Roman.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Avenir';
	src: url('../fonts/avenir/AvenirLTStd-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
}
