/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'My Yellow Car';
        font-style: normal;
        font-weight: 400;
        src: local('MyYellowCar-Regular'),
            url(https://myfonts.ru/fonts/5/6/2/5/9/My_Yellow_Car_-_TTF.ttf) format('truetype');
    }