/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Jane Austin';
        font-style: normal;
        font-weight: 400;
        src: local('JaneAustin'),
            url(https://myfonts.ru/fonts/4/3/7/1/0/Jane_Austin.ttf) format('truetype');
    }