@font-face {
	font-family: 'Avenir';
	src: url(../../assets/fonts/AvenirLTStd-Book.woff2) format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Avenir';
	src: url(../../assets/fonts/AvenirLTStd-Roman.woff2) format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Avenir';
	src: url(../../assets/fonts/AvenirLTStd-Black.woff2) format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: auto;
}
