@font-face {
    font-family: 'Laguna Vintage Con Demi';
    src: url('LagunaVintageCon-DemiBold.woff2') format('woff2'),
        url('LagunaVintageCon-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Laguna Vintage Block Extrablack';
    src: url('LagunaVintageBlock-Extrablack.woff2') format('woff2'),
        url('LagunaVintageBlock-Extrablack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

