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