:root {
--gp-font--roboto: "Custom Roboto";
--gp-font--inter: "Custom Inter";
}

@font-face {
	font-display: swap;
	font-family: "Custom Roboto";
	font-style: normal;
	font-weight: 500;
	src: url('https://culinarylore.com/wp-content/uploads/generatepress/fonts/roboto/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: "Custom Inter";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://culinarylore.com/wp-content/uploads/generatepress/fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0I5nvwU.woff2') format('woff2');
}
