/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Dashing Unicorn';
        font-style: normal;
        font-weight: 400;
        src: local('DashingUnicorn'),
            url(https://myfonts.ru/fonts/3/2/3/8/0/Dashing_Unicorn.ttf) format('truetype');
    }