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