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

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

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

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

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

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

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

