@font-face {
	font-family: "Cormorant Garamond";
	src: url("../fonts/cormorant-garamond/CormorantGaramond-Variable.ttf") format("truetype");
	font-weight: 300 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cormorant Garamond";
	src: url("../fonts/cormorant-garamond/CormorantGaramond-Italic-Variable.ttf") format("truetype");
	font-weight: 300 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Jost";
	src: url("../fonts/jost/Jost-Variable.ttf") format("truetype");
	font-weight: 300 600;
	font-style: normal;
	font-display: swap;
}
