/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'This is who we are';
        font-style: normal;
        font-weight: 400;
        src: local('Thisiswhoweare'),
            url(https://myfonts.ru/fonts/8/6/4/7/This_is_who_we_are_DEMO.ttf) format('truetype');
    }