@font-face {
	font-family: 'Afacad';
	src: url('/static/font/Afacad-VariableFont_wght.ttf') format('truetype');
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Google Sans Code';
	src: url('/static/font/GoogleSansCode-VariableFont_wght.ttf') format('truetype');
	font-weight: 300 800;
	font-style: normal;
	font-display: swap;
}
