/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'The quick fox';
        font-style: normal;
        font-weight: 400;
        src: local('Thequickfox'),
            url(https://myfonts.ru/fonts/5/0/5/9/4/The_quick_fox_Personal_Use.ttf) format('truetype');
    }