@font-face
{
    font-family: 'IrishGrover';
    src: url('IrishGrover-Regular.eot');
    src: url('IrishGrover-Regular.eot?#iefix') format('embedded-opentype'),
        url('IrishGrover-Regular.woff2') format('woff2'),
        url('IrishGrover-Regular.woff') format('woff'),
        url('IrishGrover-Regular.ttf') format('truetype'),
        url('IrishGrover-Regular.svg#IrishGrover-Regular') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face
{
    font-family: 'heavy_data';
	src: url('heavy_data.eot');
	src: url('heavy_data.eot?#iefix') format('embedded-opentype'),
       url('heavy_data.woff') format('woff'),
       url('heavy_data.woff2') format('woff2'),
       url('heavy_data.ttf') format('truetype'),
       url('heavy_data.svg#heavy_data') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face 
{
    font-family: 'GravityBold8';
    src: url('GravityBold8.eot');
    src: url('GravityBold8.eot?#iefix') format('embedded-opentype'),
         url('GravityBold8.woff2') format('woff2'),
         url('GravityBold8.woff') format('woff'),
         url('GravityBold8.ttf') format('truetype'),
         url('GravityBold8.svg#GravityBold8') format('svg');
	font-weight: 900;
    font-style: normal;
}

@font-face 
{
    font-family: 'GRAVITYREGULAR5';
    src: url('GRAVITYREGULAR5.eot');
    src: url('GRAVITYREGULAR5.eot?#iefix') format('embedded-opentype'),
         url('GRAVITYREGULAR5.woff2') format('woff2'),
         url('GRAVITYREGULAR5.woff') format('woff'),
         url('GRAVITYREGULAR5.ttf') format('truetype'),
         url('GRAVITYREGULAR5.svg#GRAVITYREGULAR5') format('svg');
	font-weight: 900;
    font-style: normal;
}



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

#fontInit1 {
	font-family:'heavy_data';
	font-weight: normal;
    font-style: normal;
    visibility: hidden;
}

#fontInit2 {
	font-family:'GravityBold8';
	font-weight: normal;
    font-style: normal;
    visibility: hidden;
}

#fontInit3 {
	font-family:'GRAVITYREGULAR5';
	font-weight: normal;
    font-style: normal;
    visibility: hidden;
}