/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Hello Wednesday';
        font-style: normal;
        font-weight: 400;
        src: local('HelloWednesdayRegular'),
            url(https://myfonts.ru/fonts/8/9/1/7/2/HelloWednesday.ttf) format('truetype');
    }