@font-face {
	font-family: "Figtree";
	src:
		url("../../fonts/Figtree-VariableFont_wght.ttf")
		format("truetype-variations"),
		url("../../fonts/Figtree-VariableFont_wght.ttf") format("truetype");
	font-weight: 300 900; /* variable range */
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Figtree";
	src:
		url("../../fonts/Figtree-Italic-VariableFont_wght.ttf")
		format("truetype-variations"),
		url("../../fonts/Figtree-Italic-VariableFont_wght.ttf") format("truetype");
	font-weight: 300 900;
	font-style: italic;
	font-display: swap;
}
