/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'my dad drives me crazy';
        font-style: normal;
        font-weight: 400;
        src: local('my_dad_drives_me_crazy'),
            url(https://myfonts.ru/fonts/5/4/8/0/5/my_dad_drives_me_crazy.ttf) format('truetype');
    }