:root {
--gp-font--google-sans: "Google Sans";
}

@font-face {
	font-display: auto;
	font-family: "Google Sans";
	font-style: normal;
	font-weight: 700;
	src: url('https://2build.co.uk/wp-content/uploads/generatepress/fonts/google-sans/GoogleSans-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Google Sans";
	font-style: italic;
	font-weight: 400;
	src: url('https://2build.co.uk/wp-content/uploads/generatepress/fonts/google-sans/GoogleSans-Italic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Google Sans";
	font-style: normal;
	font-weight: 400;
	src: url('https://2build.co.uk/wp-content/uploads/generatepress/fonts/google-sans/GoogleSans-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Google Sans";
	font-style: normal;
	font-weight: 600;
	src: url('https://2build.co.uk/wp-content/uploads/generatepress/fonts/google-sans/GoogleSans-SemiBold.ttf') format('truetype');
}
