@font-face {
	font-family: 'SGI Screen';
	src: url('../fonts/sgi/screen-bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'SGI Screen';
	src: url('../fonts/sgi/screen-medium.ttf') format('truetype');
	font-weight: medium;
	font-style: normal;
}

@font-face {
	font-family: 'Consolas';
	src: url('../fonts/consolas.ttf') format('truetype');
	font-weight: medium;
	font-style: normal;
}

@font-face {
	font-family: 'gs';
	src: url('../fonts/gs/shastonhi.ttf') format('truetype');
	font-weight: medium;
	font-style: normal;
}

