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