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