:root {
--gp-font--general-sans: "General Sans";
--gp-font--wittgenstein: "Wittgenstein";
}

@font-face {
	font-display: auto;
	font-family: "General Sans";
	font-style: normal;
	font-weight: 300;
	src: url('https://www.fundacioncrj.es/wp-content/uploads/generatepress/fonts/general-sans/GeneralSans-Light.woff') format('woff');
}
@font-face {
	font-display: auto;
	font-family: "General Sans";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.fundacioncrj.es/wp-content/uploads/generatepress/fonts/general-sans/GeneralSans-Regular.woff') format('woff');
}
@font-face {
	font-display: auto;
	font-family: "Wittgenstein";
	font-style: normal;
	font-weight: 500;
	src: url('https://www.fundacioncrj.es/wp-content/uploads/generatepress/fonts/wittgenstein/wittgenstein-latin-500-normal.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Wittgenstein";
	font-style: normal;
	font-weight: 700;
	src: url('https://www.fundacioncrj.es/wp-content/uploads/generatepress/fonts/wittgenstein/wittgenstein-latin-700-normal.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Wittgenstein";
	font-style: normal;
	font-weight: 900;
	src: url('https://www.fundacioncrj.es/wp-content/uploads/generatepress/fonts/wittgenstein/wittgenstein-latin-900-normal.woff2') format('woff2');
}
