/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Jon Sans';
        font-style: normal;
        font-weight: 400;
        src: local('JonSans'),
            url(https://myfonts.ru/fonts/4/9/3/5/8/Jon_Sans.ttf) format('truetype');
    }