:root {
--gp-font--inter: "Inter", system-ui, Arial, Helvetica, sans-serif;
--gp-font--unbounded: "Unbounded", system-ui, Arial, Helvetica, sans-serif;
}

@font-face {
	font-display: auto;
	font-family: "Inter";
	font-style: normal;
	font-weight: 800;
	src: url('https://x-trees.com/wp-content/uploads/generatepress/fonts/inter/inter-v20-latin-800.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Inter";
	font-style: normal;
	font-weight: 400;
	src: url('https://x-trees.com/wp-content/uploads/generatepress/fonts/inter/inter-v20-latin-regular.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Unbounded";
	font-style: normal;
	font-weight: 800;
	src: url('https://x-trees.com/wp-content/uploads/generatepress/fonts/unbounded/unbounded-v12-latin-800.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Unbounded";
	font-style: normal;
	font-weight: 400;
	src: url('https://x-trees.com/wp-content/uploads/generatepress/fonts/unbounded/unbounded-v12-latin-regular.woff2') format('woff2');
}
