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