/* Self-hosted variable fonts used only by opt-in DIR UI views. */
@font-face {
	font-family: "DIR Manrope";
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url("../../fonts/manrope-latin.woff2") format("woff2");
}

@font-face {
	font-family: "DIR Source Sans 3";
	font-style: normal;
	font-weight: 200 900;
	font-display: swap;
	src: url("../../fonts/source-sans-3-latin.woff2") format("woff2");
}
