@font-face {
    font-family: 'Knockout';
    src: url('fonts/Knockout-50Welterweight.woff2') format('woff2'),
         url('fonts/Knockout-50Welterweight.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Knockout';
    src: url('fonts/Knockout-48Featherweight.woff2') format('woff2'),
         url('fonts/Knockout-48Featherweight.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
