/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Grunge Band';
        font-style: normal;
        font-weight: 400;
        src: local('GrungeBand-Regular'),
            url(https://myfonts.ru/fonts/4/7/4/2/4/GrungeBand-Regular.ttf) format('truetype');
    }