@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/webfonts/inter/Inter-Regular.woff2") format("woff2"), url("/webfonts/inter/Inter-Regular.woff") format("woff"),
		url("/webfonts/inter/Inter-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/webfonts/inter/Inter-SemiBold.woff2") format("woff2"), url("/webfonts/inter/Inter-SemiBold.woff") format("woff"),
		url("/webfonts/inter/Inter-SemiBold.ttf") format("truetype");
}
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/webfonts/inter/Inter-Bold.woff2") format("woff2"), url("/webfonts/inter/Inter-Bold.woff") format("woff"),
		url("/webfonts/inter/Inter-Bold.ttf") format("truetype");
}
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("/webfonts/inter/Inter-Black.woff2") format("woff2"), url("/webfonts/inter/Inter-Black.woff") format("woff"),
		url("/webfonts/inter/Inter-Black.ttf") format("truetype");
}
@font-face {
	font-family: "Source Serif Pro";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/webfonts/source_serif_pro/SourceSerifPro-Regular.woff2") format("woff2"),
		url("/webfonts/source_serif_pro/SourceSerifPro-Regular.woff") format("woff"),
		url("/webfonts/source_serif_pro/SourceSerifPro-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "Space Mono";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/webfonts/space_mono/SpaceMono-Regular.woff2") format("woff2"), url("/webfonts/space_mono/SpaceMono-Regular.woff") format("woff"),
		url("/webfonts/space_mono/SpaceMono-Regular.ttf") format("truetype");
}
