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

@font-face {
    font-display: swap;
    font-family: 'Lexend Deca';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/LexendDeca-SemiBold.woff2') format('woff2'), url('../fonts/LexendDeca-SemiBold.woff') format('woff');
}

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

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