:root {
--gp-font--roboto: "Roboto", system-ui, Arial, Helvetica, sans-serif;
}

@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 800;
	src: url('https://squidweb.com/wp-content/uploads/generatepress/fonts/roboto/roboto-v51-greek_latin-800.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	src: url('https://squidweb.com/wp-content/uploads/generatepress/fonts/roboto/roboto-v51-greek_latin-regular.woff2') format('woff2');
}
