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

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

@font-face {
	font-family: "Luna Obscura";
	src:
		url("../fonts/hs_lunaobscura_v1.0/HS_LunaObscura.woff2") format("woff2"),
		url("../fonts/hs_lunaobscura_v1.0/HS_LunaObscura.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cunia";
	src:
		url("../fonts/Cunia/Cunia.woff2") format("woff2"),
		url("../fonts/Cunia/Cunia.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Martian Mono";
	src: url("../fonts/Martian_Mono/MartianMono-VariableFont_wdth,wght.woff2") format("truetype-variations");
	font-weight: 300 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/Zalando_Sans/ZalandoSans-VariableFont_wdth,wght.ttf") format("truetype-variations");
	font-weight: 300 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/Zalando_Sans/ZalandoSans-Italic-VariableFont_wdth,wght") format("truetype-variations");
	font-weight: 300 800;
	font-style: italic;
	font-display: swap;
}