/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'your just an idiot';
        font-style: normal;
        font-weight: 400;
        src: local('your just an idiot'),
            url(https://myfonts.ru/fonts/3/5/1/2/0/YourJustAnIdiot.ttf) format('truetype');
    }