/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Libre Franklin';
        font-style: normal;
        font-weight: 400;
        src: local('LibreFranklin-Thin'),
            url(https://myfonts.ru/fonts/5/3/0/LibreFranklin.ttf) format('truetype');
    }