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