/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Red Hot Chili';
        font-style: normal;
        font-weight: 400;
        src: local('RedHotChili'),
            url(https://myfonts.ru/fonts/8/9/2/2/7/Red_Hot_Chili.ttf) format('truetype');
    }