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