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