:root {
--gp-font--barlow: "Barlow";
}

@font-face {
	font-display: auto;
	font-family: "Barlow";
	font-style: normal;
	font-weight: 400;
	src: url('https://heinz.yellow-leporello.net/wp-content/uploads/generatepress/fonts/barlow/Barlow-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Barlow";
	font-style: normal;
	font-weight: 600;
	src: url('https://heinz.yellow-leporello.net/wp-content/uploads/generatepress/fonts/barlow/Barlow-SemiBold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Barlow";
	font-style: normal;
	font-weight: 300;
	src: url('https://heinz.yellow-leporello.net/wp-content/uploads/generatepress/fonts/barlow/Barlow-Light.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Barlow";
	font-style: italic;
	font-weight: 300;
	src: url('https://heinz.yellow-leporello.net/wp-content/uploads/generatepress/fonts/barlow/Barlow-LightItalic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Barlow";
	font-style: italic;
	font-weight: 400;
	src: url('https://heinz.yellow-leporello.net/wp-content/uploads/generatepress/fonts/barlow/Barlow-Italic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Barlow";
	font-style: italic;
	font-weight: 600;
	src: url('https://heinz.yellow-leporello.net/wp-content/uploads/generatepress/fonts/barlow/Barlow-SemiBoldItalic.ttf') format('truetype');
}
