/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'My First F';
        font-style: normal;
        font-weight: 400;
        src: local('My First F'),
            url(https://myfonts.ru/fonts/5/3/2/3/7/My_First_F.ttf) format('truetype');
    }