/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Youre So Cool';
        font-style: normal;
        font-weight: 400;
        src: local('YoureSoCool'),
            url(https://myfonts.ru/fonts/4/5/1/2/1/Youre_So_Cool_-_OTF.otf) format('truetype');
    }