/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Red Bright Demo';
        font-style: normal;
        font-weight: 400;
        src: local('RedBrightDemo-Regular'),
            url(https://myfonts.ru/fonts/4/3/7/8/0/Red_Bright_Demo.otf) format('truetype');
    }