/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Bring me the gummy bears';
        font-style: normal;
        font-weight: 400;
        src: local('Bringmethegummybears'),
            url(https://myfonts.ru/fonts/3/9/9/4/bring_me_the_gummy_bears.ttf) format('truetype');
    }