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