/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Something in the air';
        font-style: normal;
        font-weight: 400;
        src: local('Somethingintheair'),
            url(https://myfonts.ru/fonts/1/9/1/9/6/Something_in_the_air.ttf) format('truetype');
    }