@font-face {
font-family: LiberationSans-Regular;
src: local('LiberationSans-Regular'), url("LiberationSans-Regular.ttf") format("opentype");
font-weight: normal;
}

body {
	font-family:LiberationSans-Regular;
margin-left:7em;margin-top:8em;
}