/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Hello megan';
        font-style: normal;
        font-weight: 400;
        src: local('Hellomegan'),
            url(https://myfonts.ru/fonts/3/3/5/5/7/Hello_megan.ttf) format('truetype');
    }