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