@font-face {
	font-display: swap;
	font-family: 'Avenir';
	src: url('../webfonts/AvenirLTStd-Book.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'Avenir';
	src: url('../webfonts/AvenirLTStd-Roman.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-display: swap;
	font-family: 'Avenir';
	src: url('../webfonts/AvenirLTStd-Black.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
}
