@font-face {
  font-family:'rootcore';
  src: url('rootcore.ttf');
}
body{
	background-color:#000;
}

span.fontlogo{
	font-family:'rootcore';
	font-size:80px;
	color:#eee;
}

span.eg{
	font-family:'rootcore';
	font-size:32px;
	color:#eee;
}
