@font-face {
	font-family: 'System85 Mono';
	src: url("fonts/system85-mono-regular-pro.woff2") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'System85 Mono';
	src: url("fonts/system85-mono-bold-pro.woff2") format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}