/* Self-hosted OFL fonts. Both are variable-width fonts served as a single
   file covering their full weight range — see CREDITS.txt for licensing. */

@font-face {
	font-family: 'Plus Jakarta Sans';
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url('../fonts/plusjakartasans-var.woff2') format('woff2');
}

@font-face {
	font-family: 'JetBrains Mono';
	font-style: normal;
	font-weight: 100 800;
	font-display: swap;
	src: url('../fonts/jetbrainsmono-var.woff2') format('woff2');
}
