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