:root {
--gp-font--borel: "Borel";
--gp-font--swiza: "Swiza";
}

@font-face {
	font-display: auto;
	font-family: "Borel";
	font-style: normal;
	font-weight: 400;
	src: url('https://manifesta.cat/wp-content/uploads/generatepress/fonts/borel/Borel-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Swiza";
	font-style: normal;
	font-weight: 400;
	src: url('https://manifesta.cat/wp-content/uploads/generatepress/fonts/swiza/Swiza-Regular.otf') format('opentype');
}
