@font-face {
	font-family: 'SourceCodePro';
	src: url('res/SourceCodePro-Regular.ttf.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Fira Code';
	src: url('res/FiraCode-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'FixedsysExcelsior';
	src: url('res/FSEX300.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'LanaPixel';
	src: url('res/LanaPixel.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}