/* Sora — display. Variable, 100–800. */
@font-face {
	font-family: 'Sora';
	src: url(webfonts/sora-var.woff2) format('woff2-variations');
	font-weight: 100 800;
	font-style: normal;
	font-display: swap;
}

/* Archivo — body. Variable, 100–900. */
@font-face {
	font-family: 'Archivo';
	src: url(webfonts/archivo-var.woff2) format('woff2-variations');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

/* JetBrains Mono — labels, metadata, code. Variable, 100–800. */
@font-face {
	font-family: 'JetBrains Mono';
	src: url(webfonts/jetbrainsmono-var.woff2) format('woff2-variations');
	font-weight: 100 800;
	font-style: normal;
	font-display: swap;
}
