/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Shaun of the Dead';
        font-style: normal;
        font-weight: 400;
        src: local('ShaunoftheDead-Regular'),
            url(https://myfonts.ru/fonts/5/0/3/7/Shaun_of_the_Dead.ttf) format('truetype');
    }