: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://tecnonaman.in/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: 700;
	src: url('https://tecnonaman.in/wp-content/uploads/generatepress/fonts/google-sans/GoogleSans-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Google Sans";
	font-style: italic;
	font-weight: 400;
	src: url('https://tecnonaman.in/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: 500;
	src: url('https://tecnonaman.in/wp-content/uploads/generatepress/fonts/google-sans/GoogleSans-Medium.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Google Sans";
	font-style: italic;
	font-weight: 500;
	src: url('https://tecnonaman.in/wp-content/uploads/generatepress/fonts/google-sans/GoogleSans-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Google Sans";
	font-style: normal;
	font-weight: 400;
	src: url('https://tecnonaman.in/wp-content/uploads/generatepress/fonts/google-sans/GoogleSans-Regular.ttf') format('truetype');
}
