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