@font-face {
	font-family: "Google Sans";
	src: url("./GoogleSans-VariableFont_GRAD,opsz,wght.ttf") format("truetype");
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Google Sans";
	src: url("./GoogleSans-Italic-VariableFont_GRAD,opsz,wght.ttf") format("truetype");
	font-weight: 400 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "CormorantGaramond";
	src: url("./cormorant-garamond.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
