/* Font-face CSS for "worksans" (i.e. "Work Sans") by "Work Sans Project". / SIL Open Font License, Version 1.1 */

@font-face {
	font-display: swap;
	font-family: "Work Sans";
	font-weight: 900;
	font-style: normal;
	src:
		url('//cdn.cleverest.eu/font/worksans/WorkSans-Black.ttf') format('truetype');
}

