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