/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Muppet Font';
        font-style: normal;
        font-weight: 400;
        src: local('MuppetFontRegular'),
            url(https://myfonts.ru/fonts/6/8/0/8/The_Muppet_Font.otf) format('truetype');
    }