/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Hot Pink';
        font-style: normal;
        font-weight: 400;
        src: local('HotPink'),
            url(https://myfonts.ru/fonts/4/6/7/6/8/Hot_Pink.ttf) format('truetype');
    }