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