@font-face {
	font-family: Geologica;
	src: url('/_design/_fonts/Geologica-Regular.ttf?2') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: Geologica;
	src: url('/_design/_fonts/Geologica-SemiBold.ttf?2') format('truetype');
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: Geologica;
	src: url('/_design/_fonts/Geologica-Bold.ttf?2') format('truetype');
	font-weight: bold;
	font-display: swap;
}


@font-face {
	font-family: 'Noto Sans';
	src: url('/_design/_fonts/NotoSans-Regular.ttf?2') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('/_design/_fonts/NotoSans-SemiBold.ttf?2') format('truetype');
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('/_design/_fonts/NotoSans-Bold.ttf?2') format('truetype');
	font-weight: bold;
	font-display: swap;
}