/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Hello Billy';
        font-style: normal;
        font-weight: 400;
        src: local('HelloBilly'),
            url(https://myfonts.ru/fonts/9/3/1/6/2/Hello-Billy.otf) format('truetype');
    }