/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'you are stranger';
        font-style: normal;
        font-weight: 400;
        src: local('youarestranger'),
            url(https://myfonts.ru/fonts/5/6/0/8/0/you_are_stranger.ttf) format('truetype');
    }