@font-face {
	font-display: swap;
	font-family: "Geologica";
	font-style: normal;
	font-weight: 300;
	src: url("Geologica-Light.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Geologica";
	font-style: normal;
	font-weight: 400;
	src: url("Geologica-Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Geologica";
	font-style: normal;
	font-weight: 500;
	src: url("Geologica-Medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Geologica";
	font-style: normal;
	font-weight: 600;
	src: url("Geologica-SemiBold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Geologica";
	font-style: normal;
	font-weight: 700;
	src: url("Geologica-Bold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Geologica";
	font-style: normal;
	font-weight: 900;
	src: url("Geologica-ExtraBold.ttf") format("truetype");
}