@font-face {
    font-family: 'NewBlack Typeface';
    src: url('NewBlackTypeface-Bold.eot');
    src: url('NewBlackTypeface-Bold.eot?#iefix') format('embedded-opentype'),
        url('NewBlackTypeface-Bold.woff2') format('woff2'),
        url('NewBlackTypeface-Bold.woff') format('woff'),
        url('NewBlackTypeface-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewBlack Typeface';
    src: url('NewBlackTypeface-Light.eot');
    src: url('NewBlackTypeface-Light.eot?#iefix') format('embedded-opentype'),
        url('NewBlackTypeface-Light.woff2') format('woff2'),
        url('NewBlackTypeface-Light.woff') format('woff'),
        url('NewBlackTypeface-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewBlack Typeface';
    src: url('NewBlackTypeface-ExtraBold.eot');
    src: url('NewBlackTypeface-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('NewBlackTypeface-ExtraBold.woff2') format('woff2'),
        url('NewBlackTypeface-ExtraBold.woff') format('woff'),
        url('NewBlackTypeface-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewBlack Typeface';
    src: url('NewBlackTypeface-Regular.eot');
    src: url('NewBlackTypeface-Regular.eot?#iefix') format('embedded-opentype'),
        url('NewBlackTypeface-Regular.woff2') format('woff2'),
        url('NewBlackTypeface-Regular.woff') format('woff'),
        url('NewBlackTypeface-Regular.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewBlack Typeface';
    src: url('NewBlackTypeface-UltraLight.eot');
    src: url('NewBlackTypeface-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('NewBlackTypeface-UltraLight.woff2') format('woff2'),
        url('NewBlackTypeface-UltraLight.woff') format('woff'),
        url('NewBlackTypeface-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewBlack Typeface';
    src: url('NewBlackTypeface-Medium.eot');
    src: url('NewBlackTypeface-Medium.eot?#iefix') format('embedded-opentype'),
        url('NewBlackTypeface-Medium.woff2') format('woff2'),
        url('NewBlackTypeface-Medium.woff') format('woff'),
        url('NewBlackTypeface-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

