@font-face {
	font-family:'NouvelRlight';
	src:	url('NouvelR-Light.woff2') format('woff2'),
			url('NouvelR-Light.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family:'NouvelRbook';
	src:	url('NouvelR-Book.woff2') format('woff2'),
			url('NouvelR-Book.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family:'NouvelRregular';
	src:	url('NouvelR-Regular.woff2') format('woff2'),
			url('NouvelR-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family:'NouvelRsemibold';
	src:	url('NouvelR-Semibold.woff2') format('woff2'),
			url('NouvelR-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family:'NouvelRbold';
	src:	url('NouvelR-Bold.woff2') format('woff2'),
			url('NouvelR-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family:'NouvelRextrabold';
	/* Known issue with woff2 glyph bbox; prefer woff fallback */
	src:	url('NouvelR-Extrabold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family:'NouvelRvariable';
	src:	url('NouvelR-Variable.woff2') format('woff2'),
			url('NouvelR-Variable.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

