:root {
--gp-font--roboto-condensed: "Roboto Condensed";
--gp-font--roboto-flex: "Roboto Flex";
--gp-font--open-sans: "Open Sans";
}

@font-face {
	font-display: auto;
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 100 900;
	src: url('../robotocondensed-variablefont_wght.html') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Roboto Flex";
	font-style: normal;
	font-weight: 100 1000;
	src: url('../robotoflex-variablefont_gradxopqxtrayopqytasytdeytfiytlcytucopszslntwdthwght.html') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300 800;
	src: url('../opensans-variablefont_wdthwght.html') format('truetype');
}
