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