@font-face {
    font-family: 'Knockout';
    src: url('fonts/Knockout-HTF48-Featherweight.woff2') format('woff2'),
        url('fonts/Knockout-HTF48-Featherweight.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/HelveticaNeueRoman.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/HelveticaNeueItalic.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/HelveticaNeueUltraLight.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 100;
    src: url('fonts/HelveticaNeueUltraLightItalic.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 200;
    src: url('fonts/HelveticaNeueThin.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 200;
    src: url('fonts/HelveticaNeueThinItalic.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/HelveticaNeueLight.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 300;
    src: url('fonts/HelveticaNeueLightItalic.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/HelveticaNeueMedium.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 500;
    src: url('fonts/HelveticaNeueMediumItalic.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/HelveticaNeueBold.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/HelveticaNeueBoldItalic.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/HelveticaNeueHeavy.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 800;
    src: url('fonts/HelveticaNeueHeavyItalic.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/HelveticaNeueBlack.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: italic;
    font-weight: 900;
    src: url('fonts/HelveticaNeueBlackItalic.otf') format('opentype');
}


