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