/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'This Is So You';
        font-style: normal;
        font-weight: 400;
        src: local('ThisIsSoYou-Regular'),
            url(https://myfonts.ru/fonts/1/4/3/1/1/ThisIsSoYou-Regular.ttf) format('truetype');
    }