/* Local, unmodified OFL fonts. See README.md for pinned sources and integrity. */
@font-face {
	font-family: "Inter";
	src: url("InterVariable.woff2") format("woff2");
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: url("InterVariable-Italic.woff2") format("woff2");
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
}

@font-face {
	font-family: "Sora";
	src: url("Sora-Variable.woff2") format("woff2");
	font-style: normal;
	font-weight: 100 800;
	font-display: swap;
}

@font-face {
	font-family: "JetBrains Mono";
	src: url("JetBrainsMono-Variable.woff2") format("woff2");
	font-style: normal;
	font-weight: 100 800;
	font-display: swap;
}

@font-face {
	font-family: "JetBrains Mono";
	src: url("JetBrainsMono-Variable-Italic.woff2") format("woff2");
	font-style: italic;
	font-weight: 100 800;
	font-display: swap;
}
