@font-face {
	font-family: 'MartianMono';
	src: url(/MartianMono.ttf);
}

body {
	font-family: 'MartianMono', Ubuntu, sans-serif;
}