:root {
--gp-font--sinfonie: "Sinfonie";
--gp-font--fenwick: "Fenwick";
--gp-font--edmondsans: "Edmondsans";
}

@font-face {
	font-display: auto;
	font-family: "Sinfonie";
	font-style: normal;
	font-weight: 100;
	src: url('https://www.harrymalter.be/wp-content/uploads/generatepress/fonts/sinfonie/Sinfonie.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Fenwick";
	font-style: normal;
	font-weight: 700;
	src: url('https://www.harrymalter.be/wp-content/uploads/generatepress/fonts/fenwick/fenwick-bold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Edmondsans";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.harrymalter.be/wp-content/uploads/generatepress/fonts/edmondsans/Edmondsans-Regular.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Edmondsans";
	font-style: normal;
	font-weight: 420;
	src: url('https://www.harrymalter.be/wp-content/uploads/generatepress/fonts/edmondsans/Edmondsans-Bold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "DIN Condensed";
	font-style: normal;
	font-weight: 700;
	src: url('https://www.harrymalter.be/wp-content/uploads/generatepress/fonts/din-condensed/DIN-Condensed-Bold.ttf') format('truetype');
}
