@font-face {
	font-family: Syntha;
	font-weight: bold;
	src: url('/css/fonts/Syntha.ttf');
}
body {
	font-size:1.5em;
	font-family:Syntha, Arial, sans-serif;
	font-weight:normal;
}