:root {
--gp-font--league-spartan: "League Spartan";
--gp-font--manrope: "Manrope";
}

@font-face {
	font-display: auto;
	font-family: "League Spartan";
	font-style: normal;
	font-weight: 700;
	src: url('https://delightedminds.com/wp-content/uploads/generatepress/fonts/league-spartan/LeagueSpartan-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Manrope";
	font-style: normal;
	font-weight: 400;
	src: url('https://delightedminds.com/wp-content/uploads/generatepress/fonts/manrope/Manrope-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Manrope";
	font-style: normal;
	font-weight: 600;
	src: url('https://delightedminds.com/wp-content/uploads/generatepress/fonts/manrope/Manrope-SemiBold.ttf') format('truetype');
}
