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