:root {
--gp-font--aalto: "Aalto";
--gp-font--aalto-alternatives: "Aalto-Alternatives";
--gp-font--raleway: "Raleway";
}

@font-face {
	font-display: auto;
	font-family: "Aalto";
	font-style: normal;
	font-weight: 400;
	src: url('https://arbori.cat/wp-content/uploads/generatepress/fonts/aalto/Aalto-Display.woff') format('woff');
}
@font-face {
	font-display: auto;
	font-family: "Aalto-Alternatives";
	font-style: normal;
	font-weight: 400;
	src: url('https://arbori.cat/wp-content/uploads/generatepress/fonts/aalto-alternatives/Aalto-Alternatives.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Raleway";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://arbori.cat/wp-content/uploads/generatepress/fonts/raleway/Raleway-VariableFont_wght.ttf') format('truetype');
}
