<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-display: swap;
	font-family: "Avenir Next";
	font-style: normal;
	font-weight: 400;
	src: url( "./AvenirNext-Regular.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Avenir Next";
	font-style: italic;
	font-weight: 400;
	src: url( "./AvenirNext-Italic.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Avenir Next";
	font-style: normal;
	font-weight: 500;
	src: url( "./AvenirNext-Medium.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Avenir Next";
	font-style: italic;
	font-weight: 500;
	src: url( "./AvenirNext-MediumItalic.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Avenir Next";
	font-style: normal;
	font-weight: 600;
	src: url( "./AvenirNext-DemiBold.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Avenir Next";
	font-style: italic;
	font-weight: 600;
	src: url( "./AvenirNext-DemiBoldItalic.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Avenir Next";
	font-style: normal;
	font-weight: 700;
	src: url( "./AvenirNext-Bold.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Avenir Next";
	font-style: italic;
	font-weight: 700;
	src: url( "./AvenirNext-BoldItalic.woff2" ) format( "woff2" );
}
</pre></body></html>