/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Super Mario Bros.';
        font-style: normal;
        font-weight: 400;
        src: local('Super Mario Bros.'),
            url(https://myfonts.ru/fonts/2/3/4/9/Super_Mario_Bros..ttf) format('truetype');
    }