@font-face {
    font-family: 'Blacklist';
    src: url('Blacklist-ExtraLightItalic.woff2') format('woff2'),
        url('Blacklist-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Blacklist';
    src: url('Blacklist-LightItalic.woff2') format('woff2'),
        url('Blacklist-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Dea Font';
    src: url('Blacklist-Light.woff2') format('woff2'),
        url('Blacklist-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dea Font';
    src: url('Blacklist-Regular.woff2') format('woff2'),
        url('Blacklist-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

