/* Bundled fonts, served locally (no third-party requests). Both SIL OFL 1.1 — see assets/fonts/. */
@font-face {
	font-family: "Bricolage Grotesque";
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url("../fonts/bricolage-grotesque.woff2") format("woff2-variations");
}
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 100 1000;
	font-display: swap;
	src: url("../fonts/dm-sans.woff2") format("woff2-variations");
}
