@font-face
{
    font-family: 'LuckiestGuy';
    src: url('LuckiestGuy-Regular.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

#fontInit0 {
	font-family:'LuckiestGuy';
	font-weight: 900;
    font-style: normal;
    visibility: hidden;
}