:root {
--gp-font--section-bold: "Section Bold";
--gp-font--section-light: "Section Light";
--gp-font--section-medium: "Section Medium";
}

@font-face {
	font-display: auto;
	font-family: "Section Bold";
	font-style: normal;
	font-weight: 400;
	src: url('https://xmas24.launchpad.multivisio.net/wp-content/uploads/generatepress/fonts/section-bold/SectiBol.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Section Light";
	font-style: normal;
	font-weight: 400;
	src: url('https://xmas24.launchpad.multivisio.net/wp-content/uploads/generatepress/fonts/section-light/SectiLig.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Section Medium";
	font-style: normal;
	font-weight: 400;
	src: url('https://xmas24.launchpad.multivisio.net/wp-content/uploads/generatepress/fonts/section-medium/SectiMed.ttf') format('truetype');
}
