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