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