:root {
--gp-font--unbounded: "Unbounded";
--gp-font--dm-sans: "DM Sans";
}

@font-face {
	font-display: swap;
	font-family: "Unbounded";
	font-style: normal;
	font-weight: 200 900;
	src: url('https://adrienbur.fr/staging/wp-content/uploads/generatepress/fonts/unbounded/unbounded-variablefont_wght.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 100 1000;
	src: url('https://adrienbur.fr/staging/wp-content/uploads/generatepress/fonts/dm-sans/dmsans-variablefont_opszwght.woff2') format('woff2');
}
