/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Epic Hello';
        font-style: normal;
        font-weight: 400;
        src: local('EpicHello-Regular'),
            url(https://myfonts.ru/fonts/4/8/1/9/4/Epic_Hello.otf) format('truetype');
    }