/* Self-hostade typsnitt for whut.se (GDPR: ingen Google Fonts-CDN).
   Display: Unbounded (kantig geometrisk, bold/modern). Brodtext: Inter. Mono: IBM Plex Mono. */
@font-face {
	font-family: "Unbounded";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("unbounded-700.woff2") format("woff2");
}
@font-face {
	font-family: "Unbounded";
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url("unbounded-800.woff2") format("woff2");
}
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("inter-400.woff2") format("woff2");
}
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("inter-600.woff2") format("woff2");
}
@font-face {
	font-family: "Inter";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("inter-700.woff2") format("woff2");
}
@font-face {
	font-family: "IBM Plex Mono";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("ibmplexmono-400.woff2") format("woff2");
}
