:root {
--gp-font--nunito: "nunito", nunito;
--gp-font--outfit: "outfit", outfit;
}

@font-face {
	font-display: swap;
	font-family: "nunito";
	font-style: normal;
	font-weight: 200 1000;
	src: url('https://traumaresearchuk.org/wp-content/uploads/generatepress/fonts/nunito-sans/NunitoSans-VariableFont_YTLCopszwdthwght.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: "outfit";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://traumaresearchuk.org/wp-content/uploads/generatepress/fonts/outfit/Outfit-VariableFont_wght.woff2') format('woff2');
}
