@font-face {
	font-family: 'Saerows';
	src: url('/resources/Saerows.ttf') format('truetype');
}

@font-face {
	font-family: 'Road Rage';
	src: url('/resources/Road_Rage.otf') format('opentype');
}

@font-face {
	font-family: 'Single Fighter';
	src: url('/resources/Single_Fighter.otf') format('opentype');
}

@font-face {
	font-family: 'Rushbrush';
	src: url('/resources/Rushbrush.ttf') format('truetype');
}

@font-face {
	font-family: 'Eurostile Black';
	src: url('/resources/Eurostile_Black.ttf') format('truetype');
}

@font-face {
	font-family: 'Eurostile';
	font-style: normal;
	font-weight: normal;
	src: local('Eurostile'), url('/resources/eurostile.woff') format('woff');
}