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