/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Green Eggs and Spam';
        font-style: normal;
        font-weight: 400;
        src: local('GreenEggsandSpam-Outline'),
            url(https://myfonts.ru/fonts/1/1/2/3/6/Green_Eggs_and_Spam_Outline.ttf) format('truetype');
    }