/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'super cat font';
        font-style: normal;
        font-weight: 400;
        src: local('super-cat-font'),
            url(https://myfonts.ru/fonts/3/0/8/8/0/super-cat-font.ttf) format('truetype');
    }