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