/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Hello Dear Demo';
        font-style: normal;
        font-weight: 400;
        src: local('HelloDearDemo-Regular'),
            url(https://myfonts.ru/fonts/5/1/4/0/4/Hello_Dear_Demo.otf) format('truetype');
    }