@font-face {
    font-family: 'Schriftco Neue Blockschrift';
    src: url('NeueBlockschrift-Heavy.woff2') format('woff2'),
        url('NeueBlockschrift-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Schriftco Neue Blockschrift';
    src: url('NeueBlockschrift-ExtraBold.woff2') format('woff2'),
        url('NeueBlockschrift-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Schriftco Neue Blockschrift';
    src: url('NeueBlockschrift-Bold.woff2') format('woff2'),
        url('NeueBlockschrift-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Schriftco Neue Blockschrift';
    src: url('NeueBlockschrift-Regular.woff2') format('woff2'),
        url('NeueBlockschrift-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Schriftco Neue Blockschrift';
    src: url('NeueBlockschrift-Medium.woff2') format('woff2'),
        url('NeueBlockschrift-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Schriftco Neue Blockschrift';
    src: url('NeueBlockschrift-Thin.woff2') format('woff2'),
        url('NeueBlockschrift-Thin.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Schriftco Neue Blockschrift';
    src: url('NeueBlockschrift-Hairline.woff2') format('woff2'),
        url('NeueBlockschrift-Hairline.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: block;
}

