:root {
--gp-font--outfit: "Outfit", sans-serif;
--gp-font--symphony: "Symphony";
}

@font-face {
	font-display: swap;
	font-family: "Outfit";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://www.verophoto.hu/media/generatepress/fonts/outfit/Outfit-Variable.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: "Symphony";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.verophoto.hu/media/generatepress/fonts/symphony-pro/SymphonyPro-Regular.woff2') format('woff2');
}
