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