/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'my font isnt funky enough';
        font-style: normal;
        font-weight: 400;
        src: local('my font isnt funky enough'),
            url(https://myfonts.ru/fonts/4/3/3/7/5/my_font_isnt_funky_enough.ttf) format('truetype');
    }