@font-face {
    font-family: 'Lifta Stencil';
    src: url('lifta/Lifta-Stencil.eot');
    src: local('Lifta Stencil'), local('Lifta-Stencil'),
        url('lifta/Lifta-Stencil.eot?#iefix') format('embedded-opentype'),
        url('lifta/Lifta-Stencil.woff2') format('woff2'),
        url('lifta/Lifta-Stencil.woff') format('woff'),
        url('lifta/Lifta-Stencil.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lifta';
    src: url('lifta/Lifta-Black.eot');
    src: local('Lifta Black'), local('Lifta-Black'),
        url('lifta/Lifta-Black.eot?#iefix') format('embedded-opentype'),
        url('lifta/Lifta-Black.woff2') format('woff2'),
        url('lifta/Lifta-Black.woff') format('woff'),
        url('lifta/Lifta-Black.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

