/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Potato sans';
        font-style: normal;
        font-weight: 400;
        src: local('Potato_sans-Bold'),
            url(https://myfonts.ru/fonts/9/3/5/3/4/Potato_sans-Bold.otf) format('truetype');
    }