:root {
--gp-font--futura-pt: "Futura PT";
--gp-font--zeitung-pro: "Zeitung Pro";
}

@font-face {
	font-display: auto;
	font-family: "Futura PT";
	font-style: normal;
	font-weight: 400;
	src: url('https://aurastbarthstg.wpenginepowered.com/wp-content/uploads/generatepress/fonts/futura-pt/futura-pt-book.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Zeitung Pro";
	font-style: normal;
	font-weight: 300;
	src: url('https://aurastbarthstg.wpenginepowered.com/wp-content/uploads/generatepress/fonts/zeitung-pro/zeitung-pro-light.ttf') format('truetype');
}
