@font-face
{
	font-family: "HaloHandletter";
	src: url("fonts/HaloHandletter.woff2");
	font-weight: normal;
	font-style:normal;
	-webkit-font-smoothing: antialiased; 	/* For WebKit browsers */
  text-rendering: optimizeLegibility; 	/* For Firefox */
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;  
}