@font-face {
  	font-family: "Lucida Sans Typewriter";
  	src: url("/res/lstypewriter.ttf") format("truetype");
}

body {
  	font-family: "Lucida Sans Typewriter";
	font-size: 12px;
  	word-break: normal;
}
