@font-face {
    font-family: 'Blacker Text';
    src: url('BlackerText-Heavy.woff2') format('woff2'),
        url('BlackerText-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blacker Text';
    src: url('BlackerText-Book.woff2') format('woff2'),
        url('BlackerText-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blacker Text';
    src: url('BlackerText-Bold.woff2') format('woff2'),
        url('BlackerText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blacker Text';
    src: url('BlackerText-Medium.woff2') format('woff2'),
        url('BlackerText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

