: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://petrolhahn.legraindeweb.org/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://petrolhahn.legraindeweb.org/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://petrolhahn.legraindeweb.org/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://petrolhahn.legraindeweb.org/wp-content/uploads/generatepress/fonts/gotham-medium/gothammedium.woff') format('woff');
}
