/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: '\u0022Call Me\u0022, (Maybe)?';
        font-style: normal;
        font-weight: 400;
        src: local('CallMe,Maybe?'),
            url(https://myfonts.ru/fonts/5/2/9/7/Call_me_maybe.ttf) format('truetype');
    }