/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'whatever it takes';
        font-style: normal;
        font-weight: 400;
        src: local('whateverittakes'),
            url(https://myfonts.ru/fonts/3/3/0/6/9/whatever_it_takes.ttf) format('truetype');
    }