/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Pokemon';
        font-style: normal;
        font-weight: 400;
        src: local('PokemonSolidNormal'),
            url(https://myfonts.ru/fonts/1/6/4/1/Pokemon_Solid.ttf) format('truetype');
    }