:root {
--gp-font--avenir-lt-std: "Avenir LT Std";
--gp-font--gotham: "Gotham";
}

@font-face {
	font-display: auto;
	font-family: "Avenir LT Std";
	font-style: normal;
	font-weight: 350;
	src: url('https://www.kungfupoitou.fr/wp-content/uploads/generatepress/fonts/avenir-lt-std/avenir-lt-std-45-book.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.kungfupoitou.fr/wp-content/uploads/generatepress/fonts/gotham/gotham-book.ttf') format('truetype');
}
