/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'I love the smell of rain';
        font-style: normal;
        font-weight: 400;
        src: local('Ilovethesmellofrain'),
            url(https://myfonts.ru/fonts/4/7/1/9/2/I_love_the_smell_of_rain.ttf) format('truetype');
    }