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

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

@font-face {
    font-family: 'Knockout';
    src: url('Knockout-HTF49-Liteweight.woff2') format('woff2'),
        url('Knockout-HTF49-Liteweight.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'American Lemon Sans';
    src: url('AmericanLemonSans.woff2') format('woff2'),
        url('AmericanLemonSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

