:root {
--gp-font--gotham-black: "Gotham Black";
--gp-font--gotham-bold: "Gotham Bold";
--gp-font--gotham-light: "Gotham Light";
--gp-font--gotham-medium: "Gotham Medium";
}

@font-face {
	font-display: auto;
	font-family: "Gotham Black";
	font-style: normal;
	font-weight: 900;
	src: url('https://www.petrole-hahn.com/wp-content/uploads/generatepress/fonts/gotham-black/GothamBlack.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Bold";
	font-style: normal;
	font-weight: 700;
	src: url('https://www.petrole-hahn.com/wp-content/uploads/generatepress/fonts/gotham-bold/GothamBold.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Light";
	font-style: normal;
	font-weight: 300;
	src: url('https://www.petrole-hahn.com/wp-content/uploads/generatepress/fonts/gotham-light/GothamLight.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Medium";
	font-style: normal;
	font-weight: 500;
	src: url('https://www.petrole-hahn.com/wp-content/uploads/generatepress/fonts/gotham-medium/GothamMedium.woff2') format('woff2');
}
