/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Fake Smiths';
        font-style: normal;
        font-weight: 400;
        src: local('FakeSmiths'),
            url(https://myfonts.ru/fonts/7/1/0/3/Fake_Smiths.ttf) format('truetype');
    }