/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'good thing';
        font-style: normal;
        font-weight: 400;
        src: local('goodthing-Regular'),
            url(https://myfonts.ru/fonts/9/6/1/8/0/GoodThingRegular.ttf) format('truetype');
    }