/* Barlow and Barlow Condensed (SIL Open Font License, /assets/fonts/OFL.txt), served from this site. */
@font-face {
	font-family: "Barlow Condensed";
	src: url("/assets/fonts/BarlowCondensed-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Barlow";
	src: url("/assets/fonts/Barlow-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
