/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'San Diego';
        font-style: normal;
        font-weight: 400;
        src: local('SanDiego'),
            url(https://myfonts.ru/fonts/3/4/3/8/4/San_Diego.ttf) format('truetype');
    }