@font-face {
    font-family: 'Chewy';
    src: url('https://www.marapets.com/games/chewy-webfont.eot');
    src: url('https://www.marapets.com/games/chewy-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.marapets.com/games/chewy-webfont.woff2') format('woff2'),
         url('https://www.marapets.com/games/chewy-webfont.woff') format('woff'),
         url('https://www.marapets.com/games/chewy-webfont.ttf') format('truetype'),
         url('https://www.marapets.com/games/chewy-webfont.svg#chewyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.check-fonts{
                position: fixed;
                opacity:0;
}

.check-font-chewy{
        font-family: 'Chewy';
}