@font-face {
	font-family: 'liveoverfont';
	src: url('/static/css/LiveOverfont.woff') format('woff');
}

html {
	font-family: 'liveoverfont';
	font-size:   255%;	
}
