/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'fruit vegetable';
        font-style: normal;
        font-weight: 400;
        src: local('fruitvegetable'),
            url(https://myfonts.ru/fonts/1/2/8/3/7/fruit_and_vegetable.ttf) format('truetype');
    }