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

