/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Bill Smith';
        font-style: normal;
        font-weight: 400;
        src: local('BillSmith'),
            url(https://myfonts.ru/fonts/4/3/7/7/9/Bill_Smith_Demo.ttf) format('truetype');
    }