/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Some Time Later';
        font-style: normal;
        font-weight: 400;
        src: local('SomeTimeLater'),
            url(https://myfonts.ru/fonts/1/2/1/3/SomeTimeLater.otf) format('truetype');
    }