@font-face {
    font-family: 'Avenir LT 65';
    src: url('../fonts/AvenirLTStd/AvenirLT-Black.woff2') format('woff2'),
        url('../fonts/AvenirLTStd/AvenirLT-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd/AvenirLTStd-Roman.woff2') format('woff2'),
        url('../fonts/AvenirLTStd/AvenirLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd/AvenirLTStd-Black.woff2') format('woff2'),
        url('../fonts/AvenirLTStd/AvenirLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd/AvenirLTStd-Book.woff2') format('woff2'),
        url('../fonts/AvenirLTStd/AvenirLTStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd/AvenirLTStd-Light.woff2') format('woff2'),
        url('../fonts/AvenirLTStd/AvenirLTStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'La Luxes Script';
    src: url('../fonts/LaLuxes/LaLuxesScript.woff2') format('woff2'),
        url('../fonts/LaLuxes/LaLuxesScript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'La Luxes Serif';
    src: url('../fonts/LaLuxes/LaLuxesSerif.woff2') format('woff2'),
        url('../fonts/LaLuxes/LaLuxesSerif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

