:root {
--gp-font--nexa: "Nexa";
--gp-font--avigea: "Avigea";
}

@font-face {
	font-display: auto;
	font-family: "Nexa";
	font-style: normal;
	font-weight: 100;
	src: url('https://abeia.fr/wp-content/uploads/generatepress/fonts/nexa/nexa-extralight.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Nexa";
	font-style: normal;
	font-weight: 900;
	src: url('https://abeia.fr/wp-content/uploads/generatepress/fonts/nexa/nexa-heavy.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Avigea";
	font-style: normal;
	font-weight: 400;
	src: url('https://abeia.fr/wp-content/uploads/generatepress/fonts/avigea/avigea.woff') format('woff');
}
